Hello, I have a quick question. How would I make items in a scrollingframe not get cutoff like this?
I am using a UIGrid
Hello, I have a quick question. How would I make items in a scrollingframe not get cutoff like this?
I am using a UIGrid
You either didn’t scroll all the way up or it is the corner. In that case you can always add a frame that:
And then put UIGrid and the frame inside. This will ensure there is a small padding/margin so that the borders don’t go out