Skip to content
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

Only repaint on cursor movements of area, or if dragging outside #4730

Merged
merged 7 commits into from
Jun 28, 2024

Conversation

emilk
Copy link
Owner

@emilk emilk commented Jun 28, 2024

Also fix some small bugs in the touch input on web

@emilk emilk added bug Something is broken web Related to running Egui on the web eframe Relates to epi and eframe labels Jun 28, 2024
@emilk emilk merged commit 0c059ac into master Jun 28, 2024
35 checks passed
@emilk emilk deleted the emilk/fix-spurious-repaints branch June 28, 2024 15:40
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
…lk#4730)

* Closes emilk#4723

Also fix some small bugs in the touch input on web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken eframe Relates to epi and eframe web Related to running Egui on the web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eframe web: don't repaint on mousemove and mouseup unless mouse is over canvas
1 participant