Avoid more glitches by monitoring for frame changes (REnamer, c4bdee5)

Have the scroll view advise the scrollers whenever its document view changes its frame or bounds. This is necessary to prevent glitches when, say, the user resizes the table columns (thus causing the scroll knobs to redraw).

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Move NSControl overrides to top of file (REnamer, 1f43be9)
Add trackKnob: and trackScrollButtons: implementations (REnamer, 3308124) →

All snippets