Files
pagerite/frontend
LeoVasanko 9adc48479f Scroll page on cursor move only when cursor leaves viewport
Cursor-driven editor→page scroll sync pinned the cursor's page position
at a fixed window height, so every cursor move dragged the page along.
Now the page scrolls only when the cursor's mapped position crosses a
viewport edge margin, and just enough to bring it back inside.
2026-08-29 05:08:52 +00:00
..
2026-08-16 05:49:38 +00:00
2026-08-16 05:49:38 +00:00
2026-08-20 19:47:56 +00:00