You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments