mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-22 21:58:10 +00:00
Previously, this relied on a hard-coded constant determining the height of a page. However, that's unnecessary -- we know the scroll height of the window and the number of pages, so we can compute it.