8000 Fix bug in pointer movement detection by rustbasic · Pull Request #5329 · emilk/egui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix bug in pointer movement detection #5329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2025
Merged

Conversation

rustbasic
Copy link
Contributor

Fix: Popups do not appear in certain situations.

The root cause is that last_move_time is not updated in certain situations (slow situations?).

Copy link

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

@emilk emilk changed the title Fix: Popups do not appear in certain situations. Fix bug in pointer movement detection Apr 22, 2025
@emilk emilk added bug Something is broken egui labels Apr 22, 2025
@emilk emilk merged commit a0f072a into emilk:master Apr 22, 2025
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken egui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After using about 45,000 popups, the popups will not be displayed.
2 participants
0