mirror of
https://github.com/dergigi/boris.git
synced 2026-01-17 22:04:32 +01:00
Add guards to prevent detecting 100% completion when: - Document height is < 100px (likely during transition) - scrollTop is < 100px (not actually scrolled) Prevents accidentally saving 100% when navigating away at 50%.