ReadViewSDK/Sources/RDReaderView/EPUBUI/ReaderController
shenlei 15b15d0e11 Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls
Keep only the evaluateFullPageMapTakeover: fullReplace diagnostic log
in RDEPUBPageMapReconciliationCoordinator.swift for future debugging.

Simplified RDEPUBBackgroundTrace to just the log method (removed measure
and debug gating). Removed all [EPUB][...], [ReadViewDemo], and
[EPUB][Pagination] print statements across the project.

Also includes earlier bug fixes:
- Fix stale currentPageNumber in extendPartial commit
- Fix pageCurl rebindVisiblePage during transition
- Fix keepCurrentWindow not removing pending update from queue
- Fix right-aligned text (巫鸿 bug) via avoidPageBreakInside,
  tail merger, and continuation paragraph normalization
- Add text-indent reset for aligned blocks in CSS compatibility layer

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-25 18:25:22 +08:00
..
ChapterRuntime Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBBackgroundCoverageStore.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBBackgroundPriorityPolicy.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBJumpSession.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBMetadataParseCancellationController.swift feat: 交互协调器拆分、附件提示、暗色图片适配、选区放大镜及文档清理 2026-06-24 17:47:24 +08:00
RDEPUBMetadataParseWorker.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBNavigationStateMachine.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBPageMapReconciliationCoordinator.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBPaginationState.swift feat: 交互协调器拆分、附件提示、暗色图片适配、选区放大镜及文档清理 2026-06-24 17:47:24 +08:00
RDEPUBPresentationRuntime.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBReaderAnnotationCoordinator.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBReaderAssemblyCoordinator.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBReaderChromeCoordinator.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBReaderContext.swift feat: 交互协调器拆分、附件提示、暗色图片适配、选区放大镜及文档清理 2026-06-24 17:47:24 +08:00
RDEPUBReaderDependencies.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBReaderEnvironment.swift feat: 架构整改 — Context拆分、Runtime拆分、异步章节加载、UI测试覆盖 2026-06-23 08:17:08 +08:00
RDEPUBReaderLoadCoordinator.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBReaderLocationCoordinator.swift fix: 修复右对齐短文本显示不完整及多项功能改进 2026-06-25 15:39:58 +08:00
RDEPUBReaderPaginationCoordinator.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBReaderRuntime.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBReaderSearchCoordinator.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBReaderServices.swift feat: 交互协调器拆分、附件提示、暗色图片适配、选区放大镜及文档清理 2026-06-24 17:47:24 +08:00
RDEPUBReaderState.swift feat: 交互协调器拆分、附件提示、暗色图片适配、选区放大镜及文档清理 2026-06-24 17:47:24 +08:00
RDEPUBReaderUIState.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBReaderViewportMonitor.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBSelectionState.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00