ReadViewSDK/ReadViewDemo
shenlei 7c16647306 fix: remove duplicate canPerformAction method and merge with existing implementation
- Keep single canPerformAction method that handles both text selection menu and highlight menu
- Check tappedHighlight first, then fall back to text selection logic
- Resolves method override conflict

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-15 10:16:30 +09:00
..
Pods feat: improve epub reader controls and annotations 2026-07-12 12:23:10 +08:00
ReadViewDemo fix: remove duplicate canPerformAction method and merge with existing implementation 2026-07-15 10:16:30 +09:00
ReadViewDemo.xcodeproj fix epub reader playback and trial navigation 2026-07-11 08:16:56 +08:00
ReadViewDemo.xcworkspace chore: add .gitignore and remove tracked xcuserdata 2026-06-13 08:02:21 +08:00
ReadViewDemoUITests 完善阅读器主题与批注界面 2026-07-13 13:01:14 +09:00
Podfile 清理重复 Podfile 配置 2026-07-13 16:09:45 +09:00
Podfile.lock fix epub reader playback and trial navigation 2026-07-11 08:16:56 +08:00
ViewController.swift refactor: rename RDReaderView -> RDEpubReaderView, update pod config and docs 2026-07-10 19:44:53 +09:00