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
This will print (50, 50) instead of (25, 25) until the next turn of the run loop. We shouldn't require the display link to fire to update things non-animatedly.
The text was updated successfully, but these errors were encountered:
This will print
(50, 50)
instead of(25, 25)
until the next turn of the run loop. We shouldn't require the display link to fire to update things non-animatedly.The text was updated successfully, but these errors were encountered: