api/routers
CC Worker 6c73174829
Some checks failed
api-ci-deploy / test-build-deploy (push) Has been cancelled
fix(exam): match app's per-page ceil so shapes don't drift up on long papers
The app sets canvas.height = Math.ceil(viewport.height) per page and stacks pages by those
heights; the backend page_top used the raw float, so it fell ~1px/page short, compounding to a
visible upward shape shift on later pages (~36px over 40 pages). Ceil rendered_h to match exactly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 20:11:28 +00:00
..
2025-11-14 14:47:19 +00:00
2025-08-23 19:01:36 +01:00
2025-08-23 19:01:36 +01:00
2025-11-19 19:38:09 +00:00
2025-11-14 14:47:19 +00:00
2026-05-28 14:14:35 +01:00
2025-08-23 19:01:36 +01:00
2025-08-23 19:01:36 +01:00
2025-08-23 19:01:36 +01:00
2025-07-11 13:52:19 +00:00
2025-11-14 14:47:19 +00:00
2025-07-11 13:52:19 +00:00
2025-11-14 14:47:19 +00:00
2025-11-14 14:47:19 +00:00
2025-11-14 14:47:19 +00:00
2026-05-28 17:55:37 +01:00