Request a proper size for sliders/levelbars
Quoting the main commit:
slider: Request a size
Sliders (and level bars) currently don't request any size, so it's
up to the caller (or stylesheet) to explicitly set a size big
enough to fit the bar/handle.
That's rather unexpected, we should request the size we need ourselves.
Closes #7133 (closed)