diora-web/static
marwin f5c141626f
All checks were successful
Build and push Docker image / build (push) Successful in 14s
Test / test (push) Successful in 17s
Fix blurry PDF rendering when zoomed in Chrome PWA
Zoom is now baked into the canvas render scale instead of being applied
via CSS zoom. CSS zoom only scales pixels already on the canvas, causing
blurriness at high DPR (e.g. PWA on mobile). Now the canvas is rendered
at the correct resolution for the chosen zoom level.

Also: stop nulling currentPdfDoc on re-render so PDF.js page cache is
preserved, making zoom re-renders significantly faster.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 16:14:24 +02:00
..
css Fix blurry PDF rendering when zoomed in Chrome PWA 2026-04-05 16:14:24 +02:00
js Fix blurry PDF rendering when zoomed in Chrome PWA 2026-04-05 16:14:24 +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 Initial commit 2026-03-16 19:19:22 +01:00