-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Been wondering each time I see this comment which aspect of this code is a hack 😅
Motion/Sources/Motion/Utilities/Animator.swift
Lines 111 to 114 in 703a123
| // This is such a hack. | |
| if let animation = animation as? AnimationDriverObserver { | |
| animation.tick(frame: frame) | |
| } |
Metadata
Metadata
Assignees
Labels
No labels