feat: anchor footer elements to bottom of page (Closes #31) #32

Merged
shahondin1624 merged 1 commits from feature/issue-31-anchor-footer-elements-to-bottom-of-page into main 2026-03-17 16:21:00 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
17d306e822 feat: anchor footer elements to bottom of page (Closes #31)
Footer elements (notes, Worte/Weise metadata, reference book table) on
song pages now render at fixed positions anchored to the bottom margin
instead of flowing after song content. This ensures consistent vertical
positioning across all pages regardless of content length.

The footer area is computed from bottomMargin + footerReservation and
elements render top-down within it: notes -> metadata -> references.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 16:20:28 +01:00