Well that was one long title. What I want is simple:
As you can see in this image, the scrolling bar is cropping out any UI thats inside of it:
Any way to fix this?
Well that was one long title. What I want is simple:
As you can see in this image, the scrolling bar is cropping out any UI thats inside of it:
Any way to fix this?
Enable the scroll bar inset on the scroll frame.
you can add a UIpadding element to the scrollbar
You can move the bar towards the right using the VerticalScrollBarPosition
property or hide the scroll bar using the ScrollBarImageTransparency
property or just add a separate padding for every item in the scroll frame