Skip to content

Fix: deferred viewport does not redraw when clicking ROOT viewport (Windows) - #8395

Open
rustbasic wants to merge 4 commits into
emilk:mainfrom
rustbasic:p112
Open

Fix: deferred viewport does not redraw when clicking ROOT viewport (Windows)#8395
rustbasic wants to merge 4 commits into
emilk:mainfrom
rustbasic:p112

Conversation

@rustbasic

Copy link
Copy Markdown
Contributor

Fix: deferred viewport does not redraw when clicking ROOT viewport (Windows)

This PR fixes the bug where the deferred viewport fails to redraw upon clicking the ROOT viewport.
Since it is unclear whether this behavior also occurs on other platforms, I limited the scope to Windows with cfg!(target_os = "windows").

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Preview available at https://egui-pr-preview.github.io/pr/8395-p112
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

View snapshot changes at kitdiff

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.

deferred viewport does not redraw when clicking ROOT viewport (Windows)

1 participant