ReadViewSDK/ReadViewDemo
shenlei 70133e4e6e refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案
- 移除 RDEPUBSelectableTextView,改用原生 UITextView
- 新增 NSAttributedString 自定义属性(com.rdreader.highlight/underline)注入高亮
- RDEPUBTextPageRenderView 统一绘制高亮背景、文字和选区
- RDEPUBTextSelectionController 精简,选区矩形传递给 RenderView 绘制
- 新增高亮选区复刻 WXRead 实现方案文档
- UI 测试适配新架构

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 20:57:27 +08:00
..
Pods refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案 2026-06-01 20:57:27 +08:00
ReadViewDemo feat(reader): 增强阅读器功能与 UI 测试支持 2026-05-31 23:56:54 +08:00
ReadViewDemo.xcodeproj refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案 2026-06-01 20:57:27 +08:00
ReadViewDemo.xcworkspace epub问题修改 2026-05-26 23:27:52 +08:00
ReadViewDemoUITests refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案 2026-06-01 20:57:27 +08:00
Podfile chore: checkpoint current milestone work 2026-05-22 13:28:53 +08:00
Podfile.lock feat(epub): align wxread css and overlay pagination behavior 2026-05-25 22:15:24 +08:00
ViewController.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00