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

Restore solid scroll bar style from egui pre-0.24 #53

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

elliottslaughter
Copy link
Contributor

A new scrollbar style was added in egui 0.24 (see emilk/egui#3539), but it's not clickable with our canvas. Probably we're missing with the hit detection, but it's easier to just shut it off.

@elliottslaughter elliottslaughter merged commit 92c9bc7 into master Mar 20, 2024
12 checks passed
@elliottslaughter elliottslaughter deleted the scroll-bar branch March 20, 2024 06:03
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