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
SCUMM: Add cursor blinking for Mac edit text widget
Simply moving (or blinking) the cursor will not trigger a full redraw of
the widget. I think that's enough drawing optimization to make it
acceptable. I've also added a selectAll() method to it, and made several
minor bugfixes. The rest is just cleanups and renamings.
0 commit comments