I added the gridframe so the button isn’t modified by the UIGridLayout (creates undraggable). Any ideas? I can’t seem to drag the button outside the confines of the ScrollingFrame.
All ScrollingFrame’s have a property called ClipDescendants which is a boolean that is always set to true automatically. A solution to your problem may be to turn it off. Properties → Behavior → ClipDescendants