docs: add no-page-turning-change constraint

This commit is contained in:
shen
2026-05-21 21:13:13 +08:00
parent 43c3381e9b
commit 743988a78b
4 changed files with 16 additions and 7 deletions
+1
View File
@@ -15,6 +15,7 @@
- 项目范围已从“增强现有 reflowable renderer”升级为“**直接重构现有 reflowable EPUB 旧引擎**”。
- `textReflowable` 将在旧引擎基础上演进为参考 WXRead 的原生渲染方案,不保留并行的第二套原生引擎。
- `webFixedLayout``webInteractive` 继续使用 `WKWebView`,不在本次范围内替换。
- 当前翻页代码(`RDReaderView` 及现有翻页模式/交互逻辑)明确不修改,新内核必须适配现有翻页容器。
- 本次重构必须继续兼容:阅读位置映射、高亮/选区、搜索结果定位、字号/行高/主题切换后的重新分页。
## 当前风险焦点