Hey everyone!
I’m making an inventory, and I’m using a ScrollingFrame.
I would like to have a UI Grid Layout to display my boxes correctly but I need my boxes to be constrained XX to keep the same size regardless of the CanvasSize of the ScrollingFrame.
My problem is the UI Grid Layout ignores the SizeConstrait?
How can I fix this?