Post

Replies

Boosts

Views

Activity

Comment on How to stop an animation
Documentation for stop() explains that when stopped, animation goes to the end, not at "where it is". The current progress of the receiver is not reset. When this method is sent to instances of NSViewAnimation (a subclass of NSAnimation) the receiver moves to the end frame location.
Topic: Programming Languages SubTopic: Swift Tags:
Aug ’21
Comment on safe area - not understanding what I am seeing
Thanks for the feedback. There was effectively something "wrong" or not as desired in your app. But without seeing and comparing to a project which had no problem, it was a bit hard to find. Notably because that occurred in 2 view controllers (the right term, not storyboard). Probably you duplicated the Help view to create the Fermentation one ? Anyway, don't forget to close the thread.
Topic: UI Frameworks SubTopic: UIKit Tags:
Aug ’21