Skip to content

Commit

Permalink
SCUMM: Add cursor blinking for Mac edit text widget
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Torbjörn Andersson committed Nov 6, 2023
1 parent 1115615 commit 2798130
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 115 deletions.
Loading

0 comments on commit 2798130

Please sign in to comment.