feat: make text in the GUI app selectable (Closes #15) #16

Merged
shahondin1624 merged 1 commits from feature/issue-15-make-text-in-the-gui-app-selectable into main 2026-03-17 11:59:16 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
f2492177e3 feat: make text in the GUI app selectable (Closes #15)
Wrap the main content Column in SelectionContainer to enable text
selection and copying for all Text composables in the Compose Desktop
GUI. Song titles, filenames, status messages, and section labels are
now selectable, while buttons and text fields continue to work normally.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 11:58:58 +01:00