Skip to content

fix: unify webtoon and end-page close button style#680

Merged
everpcpc merged 1 commit intomainfrom
codex/fix-webtoon-endpage-close-button
Mar 20, 2026
Merged

fix: unify webtoon and end-page close button style#680
everpcpc merged 1 commit intomainfrom
codex/fix-webtoon-endpage-close-button

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Problem

The explicit close button shown after finishing a webtoon used a separate footer implementation, so it could drift away from the standard reader end-page button style.

Approach

Extract a shared end-page close button style helper and apply it to both the native end-page views and the webtoon footer cells on iOS and macOS. This keeps the visual treatment and platform-specific button configuration aligned in one place.

Scope

  • Add a shared close button style helper for reader completion surfaces
  • Update native end-page views to use the shared helper
  • Update webtoon footer cells to use the same helper

Validation

  • make format
  • make build-ios

Use a shared close button style helper for native end pages and webtoon footer cells on iOS and macOS.

This keeps the webtoon completion footer visually aligned with the standard end page and avoids button style drift between the two implementations.
@everpcpc everpcpc merged commit 577d9cc into main Mar 20, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/fix-webtoon-endpage-close-button branch March 20, 2026 07:29
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