mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-21 10:02:57 +00:00
putting the `pageInput - 1` modifier in the `scrollToPage` method allows for more understandable button function ('back button' is `- 1` and 'forward button' is `+ 1`).