I’m currently trying to make a scrollable frame on a surface GUI, with a UIGridLayout
and The frames inside of the scrollable frame is clipping outside of its bounds (Image below). ClipDescendants is enabled so I’m not sure what the problem is.
The issue seems to originate from any parent frames that have a rotation of anything other than 0.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.