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
{{ message }}
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.
if multiple events come that want a global redraw, then batch them if they come within an interval.
Otherwise there could be waste redraw calls that would get made even between framerate.
The text was updated successfully, but these errors were encountered:
if multiple events come that want a global redraw, then batch them if they come within an interval.
Otherwise there could be waste redraw calls that would get made even between framerate.
The text was updated successfully, but these errors were encountered: