Skip to content

refactor: simplify webtoon scroll coordination#575

Merged
everpcpc merged 2 commits intomainfrom
codex/webtoon-simplify-scroll-engine
Feb 27, 2026
Merged

refactor: simplify webtoon scroll coordination#575
everpcpc merged 2 commits intomainfrom
codex/webtoon-simplify-scroll-engine

Conversation

@everpcpc
Copy link
Copy Markdown
Owner

Summary

  • Simplify Webtoon reader scroll/state flow by introducing a shared WebtoonScrollEngine used by iOS and macOS coordinators.
  • Keep item identity stable with ReaderPageID-based Webtoon content mapping and remove redundant coordinator wrapper helpers.
  • Include formatter-driven cleanup updates produced by make format.
  • Bump build version to 327 via make bump.

Testing

  • make format
  • make build-macos
  • make build-ios

Introduce a shared WebtoonScrollEngine for iOS and macOS coordinators, switch Webtoon content mapping to ReaderPageID-based identity, and remove redundant coordinator wrappers to reduce state duplication.

Run make format updates and include related formatting/localization cleanup touched by the formatter pipeline.
@everpcpc everpcpc merged commit f1fc2e1 into main Feb 27, 2026
3 checks passed
@everpcpc everpcpc deleted the codex/webtoon-simplify-scroll-engine branch February 27, 2026 13:59
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