Im using AutomaticCanvasSize however the first UI element is always out of frame.
as well as this theres a huge gap at the bottom of the scroll frame:
This is how I set up the Ui in the Explorer tab
How do I fix this?
Im using AutomaticCanvasSize however the first UI element is always out of frame.
as well as this theres a huge gap at the bottom of the scroll frame:
This is how I set up the Ui in the Explorer tab
How do I fix this?
I believe it’s something to do with the UIListLayout
. Maybe try messing with the properties. If not I recommend using UIGridLayout
.