You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wave animation delays shouldn't use dispatch_after. Instead, the engine should track delays internally so an animation's delay can be modified after the fact.
The text was updated successfully, but these errors were encountered:
Wave animation delays shouldn't use
dispatch_after
. Instead, the engine should track delays internally so an animation's delay can be modified after the fact.The text was updated successfully, but these errors were encountered: