Skip to content

Fix cursor trail update blocks key input when repaint_delay is 0 - #8066

Merged
kovidgoyal merged 1 commit into
kovidgoyal:masterfrom
jinhwanlazy:cursor_trail
Nov 23, 2024
Merged

kovidgoyal merged 1 commit into
kovidgoyal:masterfrom
jinhwanlazy:cursor_trail

Conversation

@jinhwanlazy

Copy link
Copy Markdown
Contributor

Fixes issue #7970 (comment)

I haven't looked into the details, but calling set_maximum_wait(0) makes it skip handling key input until the next render. Giving it a minimal value of 1ms seems to mitigate the issue effectively.

@kovidgoyal
kovidgoyal merged commit 4b0cee9 into kovidgoyal:master Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants