Why my imagebuttons not scaling

im making gui and i put uiaspectratio constraint and everything except for the imagebuttons scales

Make sure the imgBtns size is in scale rather than offset.

Scrolling Frames are a bit different than just adding scale to the scrolling frame. Just add UI GRID Layout
Make sure it’s scaled if you want to mess with it a bit more. use padding.

Use this as reference
GridLayout.rbxl (40.4 KB)

2 Likes