Skip to content

feat: cbz spread page#202

Open
mbret wants to merge 3 commits into
masterfrom
feat/cbz-spread-page
Open

feat: cbz spread page#202
mbret wants to merge 3 commits into
masterfrom
feat/cbz-spread-page

Conversation

@mbret

@mbret mbret commented May 12, 2026

Copy link
Copy Markdown
Owner

No description provided.

@vercel

vercel Bot commented May 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
prose-reader-demo Ready Ready Preview, Comment May 14, 2026 0:59am
prose-reader-front Ready Ready Preview, Comment May 14, 2026 0:59am

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 89a4c1677d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

</head>
<body>
<div>
<img id="spread-image" src="${escapedSrc}" alt="" />

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep CBZ wrapper images fetchable from blob frames

When the reader is used without a same-origin baseUrl/service-worker URL, attachFrameSrc fetches this XHTML and loads it into the iframe via URL.createObjectURL; in that blob document the relative ../../... URL no longer points back to the streamer/archive resource, so every wrapped CBZ image (including spreads) renders as a broken image. Before this change direct CBZ images were converted to an object URL by createHtmlPageFromResource, so the image bytes displayed correctly in the same direct-streamer/custom-fetchResource setup; the wrapper needs an absolute/fetchable source or equivalent embedding for those paths.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant