diora-web/static
marwin 1cf3f730ea
All checks were successful
Build and push Docker image / build (push) Successful in 15s
Test / test (push) Successful in 16s
Render PDF from current page outward on zoom/re-render
renderPdf now takes an optional pivotPage. Pass 1 builds the full DOM
and sizes all canvases (instant). Then scrolls to the pivot page
immediately so the user stays in place. Pass 2 renders pixels from
pivot→end, then pivot-1→start.

reRenderPdf detects the current visible page before re-rendering and
passes it as pivot, so zoom no longer resets scroll position.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 18:50:01 +02:00
..
css Fix PDF loading overlay disappearing too early 2026-04-05 18:29:46 +02:00
js Render PDF from current page outward on zoom/re-render 2026-04-05 18:50:01 +02:00
icon-192.png Initial commit 2026-03-16 19:19:22 +01:00
icon-512.png Initial commit 2026-03-16 19:19:22 +01:00
manifest.json Use Window Controls Overlay for Chrome PWA titlebar 2026-04-05 17:54:00 +02:00