#Scrollable overlay
3 messages · Page 1 of 1 (latest)
Hey @grizzled birch ! To make something scrollbale, you need to have a vertical scrolling enabled on the frame that should be scrolling, and there should be content that goes off of it / is clipped otherwise there is nowhere to scroll
eg if you do vertical scrolling you should have content that goes out of the frame in the vertical direction