Commit 914a00f
fix: enable text selection and copy/paste in RichView
Added .textSelection(.enabled) modifier to Text view in RichView to allow
users to select and copy text content. This enables standard iOS text
selection gestures (long press, drag to select) and copy/paste functionality.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 28a6c33 commit 914a00f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments