Skip to content

move resize to timer#6471

Merged
willmcgugan merged 9 commits into
mainfrom
resize-lag
Apr 5, 2026
Merged

move resize to timer#6471
willmcgugan merged 9 commits into
mainfrom
resize-lag

Conversation

@willmcgugan

@willmcgugan willmcgugan commented Apr 5, 2026

Copy link
Copy Markdown
Member

Move screen resizing to a timer. This reduces lag when resizing the window.

Previously resize was done on idle, which required all messages be processed before a paint. This update will do a repaint within 1/120th of a second.

@willmcgugan willmcgugan merged commit 32f1d23 into main Apr 5, 2026
24 of 41 checks passed
@willmcgugan willmcgugan deleted the resize-lag branch April 5, 2026 09:02
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.

1 participant