rspace-online/modules/rpubs/components
Jeff Emmett eec88ac661 fix(flipbook): use <img> elements instead of background-image for page rendering
background-image data URLs on divs can fail silently in StPageFlip's
shadow DOM context, producing white pages. Switch to <img> elements
with explicit pixel dimensions and object-fit:cover for reliable
rendering. Add white background to .stf__item as a safety net.
Applies to both folk-pubs-flipbook and folk-book-reader.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 13:02:28 -07:00
..
folk-pubs-editor.ts fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
folk-pubs-flipbook.ts fix(flipbook): use <img> elements instead of background-image for page rendering 2026-03-31 13:02:28 -07:00
folk-pubs-publish-panel.ts fix(rpubs): fix flipbook white screen and align flow with /press landing 2026-03-30 23:52:24 -07:00
pubs.css fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00