diora-web/static
marwin 1cba67b3ed
All checks were successful
Build and push Docker image / build (push) Successful in 13s
Test / test (push) Successful in 16s
Fix PDF zoom: preserve buffer with slice(0), cap base width to 900px
- Use arrayBuffer.slice(0) before passing to pdfjsLib.getDocument so PDF.js
  doesn't transfer/detach currentPdfBuffer, enabling re-renders on zoom change
- Cap containerWidth to min(viewport-32, 900px) so PDF doesn't stretch across
  the full viewport on wide screens

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 20:13:45 +01:00
..
css Fix PDF zoom in scroll and paginated mode 2026-03-20 20:02:42 +01:00
js Fix PDF zoom: preserve buffer with slice(0), cap base width to 900px 2026-03-20 20:13:45 +01: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