So I have a scroll frame and I want to script it so when there a certain amount of items the inventory will increase? I am new to scripting and not quite sure how to script that!
What I do is have a function that whenever the AbsoluteContentSize of the UIGridLayout changes, the scrolling bar adjusts to that change. It looks something like this
This makes it that whenever an item is added to the scrolling frame, it changes the size of the scrolling frame to the match the size of the UIGridLayout’s Y axis.
Hey sorry to revive this convo but does anyone have a solution to fixing the gapping issue that seems to appear when there’s a decent amount of frames?