Keep different sizes for elements inside a ScrollingFrame

I want to create a UI with elements of different sizes within a scrolling frame
image

when I add a UiGridLayout this is what happens

I want to leave the UI in proportion but without changing the size for all children of the scrolling frame
something like that:
robloxapp-20230915-1445152.wmv (997.6 KB)

Could try using a frame as a container for the image and button?

what do you mean? How would a frame look correct?

Insert a frame, put the objects in the frame where you want them, make the frame transparent. It should stay normal now.

1 Like