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
Attempting to use drawClip to draw to a non-integer x,y location causes the engine to crash.
Recommended behaviour: round to the nearest integer x,y location and draw there.