Scrollbar doesn't take all available space #8801
Unanswered
uAtomicBoolean
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using a Scrollview in a project and I see that the scrollbar doesn't take all the available height (or widith for an horizontal scrollbar) in the scrollview, leaving an empty space below.
Is it to accomodate in case both scrollbar are displayed or is that for another reason ?
I am on Windows 10 using the
winit-skia
renderer.My code:
Beta Was this translation helpful? Give feedback.
All reactions