I’ve been trying to work with the Scroll Box, and I’ve been dealing with several issues with it.
There’s always a gap between the content and the boundary of the scroll box, regardless of what I try and do. By default, there’s always a small gap (several pixels in size). In the example below, the Scroll Box is set to fill horizontally, but to only consume as much vertical space as needed. There’s a gap inside the Scroll Box, and it sits flush against the next sibling.
I can make the Scroll Box fill vertically, but that only makes the issue worse, as I’ve been unable to get its contents to also fill vertically.
I’ve also been unable to add a background behind the scroll bar. I can change the bar style itself, but there’s a gap between the bar and content, and I’ve been unable to reduce this empty space, or change its appearance.
I want to believe these issues come from user error, but its been giving me so much trouble that I’m seriously thinking it’s lacking in features.