Fix page-wise scrolling (REnamer, adc7584)

This is the fix anticipated in 655a288. I wasn't jumping far enough when doing page-up and page-down scrolling. The cause was treating horizontalPageScroll and verticalPageScroll like horizontalLineScroll and verticalLineScroll; they are not the same!

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

← Remove custom HUD clip view (REnamer, f124cc7)
Add HUD subgroup to Xcode project (REnamer, eca26a2) →

All snippets