ReadViewSDK/Sources/RDReaderView/EPUBUI/ReaderController
shenlei 47fe2dc450 页表全量接管改为按子集覆盖判定
fullReplace 从"候选章节数 >= 当前章节数"改为"候选页表必须覆盖当前窗口
的全部章节",避免跳章后 partial map 数量达标但缺少远端已映射章节时,
全量替换丢弃这些条目导致总页数抖动。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 11:14:48 +09:00
..
ChapterRuntime feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBBackgroundCoverageStore.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBBackgroundPriorityPolicy.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09: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 优化 EPUB 翻页与后台分页刷新 2026-07-06 11:08:28 +09:00
RDEPUBPageMapReconciliationCoordinator.swift 页表全量接管改为按子集覆盖判定 2026-07-06 11:14:48 +09:00
RDEPUBPresentationRuntime.swift 优化 EPUB 翻页与后台分页刷新 2026-07-06 11:08:28 +09: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: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBReaderDependencies.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBReaderEnvironment.swift 优化 EPUB 翻页与后台分页刷新 2026-07-06 11:08:28 +09:00
RDEPUBReaderLoadCoordinator.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBReaderLocationCoordinator.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBReaderPaginationCoordinator.swift 优化 EPUB 翻页与后台分页刷新 2026-07-06 11:08:28 +09:00
RDEPUBReaderRuntime.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBReaderSearchCoordinator.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBReaderServices.swift feat: 交互协调器拆分、附件提示、暗色图片适配、选区放大镜及文档清理 2026-06-24 17:47:24 +08:00
RDEPUBReaderState.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09: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