Track the mouse
Published onA unique advantage of ScrollingFrames over a custom implementation is that the scrollbar can track the mouse across the entire screen, not just the viewport.
Correction: This isn’t unique: the behavior applies to InputObjects, but only while a mouse button is held down.