Post #905510
2026-03-21 18:24 UTC
@siracusa your Hyperspace app has an animation that I am trying to recreate in my SwiftUI project but I am failing. When opening the settings in Hyperspace there simply a short bounce. How to get the bounce? Is it an Appkit thing? Apple's preview app has it as well, Safari does not. https://youtu.be/DxpHKVbb9Vc
Replies (1)
-
@siracusa@mastodon.social 2026-03-21 21:02
@nelissen@mastodon.social Hyperspace is a SwiftUI app. I'm getting the connection between the Settings menu command and the appearance of the Settings window "for free" as part of the SwiftUI app lifecycle. The relevant setup code is just this: