ReadViewSDK/Sources/RDReaderView/EPUBUI/TextPage
shenlei ed390da147 feat: unify reader chrome state management
- Add RDEPUBReaderUIState struct for centralized UI state model
- Refactor RDEPUBReaderChromeCoordinator with makeUIState() and applyUIState()
- Remove direct UI updates from RDEPUBReaderAnnotationCoordinator
- Consolidate updateBookmarkChrome() into updateReaderChrome()
- Update RDEPUBReaderContext, Runtime, and LocationCoordinator
- Add reader problem fix development checklist documentation

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-12 17:51:08 +08:00
..
RDEPUBPageInteractionController.swift feat: improve native text selection and annotation actions 2026-06-01 21:29:41 +08:00
RDEPUBPageLayoutSnapshot.swift refactor: split reader architecture and chrome handling 2026-05-31 21:47:54 +08:00
RDEPUBSelectionOverlayView.swift refactor: split reader architecture and chrome handling 2026-05-31 21:47:54 +08:00
RDEPUBTextAnnotationOverlay.swift feat: unify reader chrome state management 2026-06-12 17:51:08 +08:00
RDEPUBTextContentView.swift feat: unify reader chrome state management 2026-06-12 17:51:08 +08:00
RDEPUBTextPageDecorationView.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBTextPageRenderView.swift refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案 2026-06-01 20:57:27 +08:00
RDEPUBTextSelectionController.swift Reorganize docs and update reader search flows 2026-06-10 08:22:07 +08:00