Hi. I’ve had this issue for awhile, However I haven’t really been able to decipher what a solution could possibly be.
I’m currently trying to make an Inventory GUI In my game with a ScrollingFrame. However, I don’t really like how the scrolling bar itself overlaps the images inside of the ScrollingFrame Itself.
If you can’t see it very well, part of my Image phases into the ScrollingBar. I’ve tried using a bunch of other things like UIPageLayout, UIGridLayout, and some others. I haven’t really seen anything on the devforum that answers this, however I’m still eager to ask. Is there any way I can fix this?
Well there is a few methods, the one I would try is changing the thickness of the scroll bar, you can do this in properties if Roblox hasn’t removed it since the last time I’ve checked.
Yes, you could technically do that, Although I still wish to keep the size of the ScrollingBar without it overlapping anything inside of my ScrollingFrame. I forgot to mention that
I completely agree, they should really add a feature to change the transparency of the actual bar or put it like a layer down so it doesn’t overlap, hope the method I mentioned does the job as well as it can though.