I tried searching in the DevForum, but nothing came up so I assume it’s a recent bug or I’m doing something wrong lol?
Basically, once I parent a ScrollingFrame to an ImageLabel or Frame, I can no longer scroll. The scrollbar just disappears. I tried checking the proprieties, but there seems to be nothing wrong with those. You can see here that once parented to the frame, the scrollbar disappears. Here are the proprieties of the ScrollingFrame and the ImageLabel’s proprieties.
Lastly, a picture of the explorer:
Instead of using Roundify, try using Reclass as it takes account into default and existing properties, including children and properties. As you can see in the ScrollingFrames properties, CanvasSize has scale lower than 1 (which means it won’t scroll, i.e., the canvas size is smaller than minimum scrolling length).
I only assumed you used roundify becuase of the image label named Roundify
Been out for only about two or three months now, but it is so amazing! No more weird bugs with Roundified UI. Just nice and clean cut looking buttons that function like any other normal button.