Logo with title ".Blog"

Track the mouse

Published on

A 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.