ReadViewSDK/Sources/RDPDFReaderView
shenlei d56e99a83f add tap-on-highlight menu with copy/annotate/delete actions, matching EPUB behavior
- Add RDPDFReaderAnnotationMenuAction and RDPDFReaderExistingHighlightMenuAction enums to PDF contracts
- Enable highlight overlay view to detect tap gestures and report tapped highlights
- Implement existing highlight menu in Demo page: copy text, add/edit annotation, delete annotation, delete underline
- Handle menu actions in PDFDemoReaderViewController to persist changes
- Ensure highlight tap detection doesn't interfere with text selection

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-15 10:06:02 +09:00
..
ReaderView unify PDF and EPUB reader: convert highlights to underlines, improve annotation UI, change paging from horizontal to vertical 2026-07-15 10:01:23 +09:00
Sources add tap-on-highlight menu with copy/annotate/delete actions, matching EPUB behavior 2026-07-15 10:06:02 +09:00