Hello!
So I have a problem where the GridLayout clips into the scrolling bar.
I want the UiGridLayout to be clear of the scrolling bar, but I still want all of the templates to be scrollable (in the scrolling frame)
Here is another screenshot if anyone needs it:
Any help is appreciated!
3 Likes
Pretty sure you can just add padding to it, which can be changed in the properties.
Set: VerticalScrollBarInset = Always
or ScrollBar
2 Likes
Thanks but how would I increase the gap?
Add UIPadding instance inside scrolling frame.
1 Like
system
(system)
Closed
#6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.