-
-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Incorrect scrollbar calculation: plus should be replaced by minus #1574
Comments
Thank you, it looks like a bug introduced in c36e586 (I replaced It's easy to confirm by resizing this window manually and comparing how the ScrollbarY appears depending on whether ScrollbarX is enabled.
Thank you! |
Very surprisingly, this got accidentally broken back in a0994d7 in 2019 during a refactor of another thing (to a lesser extent than the original report). |
imgui/imgui.cpp
Line 4675 in 486f0a8
The text was updated successfully, but these errors were encountered: