This change bounds the scrub line within the view's bounding rect minus padding and the width of the line. Previously you could scrub all the way off the graph.
Tested various scrub line widths and padding configurations. Ensured full scrub bar is always shown and always falls within the bounding rect.
This change bounds the scrub line within the view's bounding rect minus padding and the width of the line. Previously you could scrub all the way off the graph.
Tested various scrub line widths and padding configurations. Ensured full scrub bar is always shown and always falls within the bounding rect.