Implement selections, clipboard #2

Open
opened 2024-07-05 17:42:58 -06:00 by sashakoshka · 1 comment
Owner

Tomo text boxes can be marked as selectable, so when text is selected it should be marked as such under X. Additionally, text copying with ctrl-c should be performed on all selectable text boxes. Also need to look into creating a SetEditable on text boxes so that objects don't have to implement that by themselves and we can also have backend specific behavior, pasting too.

Tomo text boxes can be marked as selectable, so when text is selected it should be marked as such under X. Additionally, text copying with ctrl-c should be performed on all selectable text boxes. Also need to look into creating a SetEditable on text boxes so that objects don't have to implement that by themselves and we can also have backend specific behavior, pasting too.
Author
Owner

We also just need clipboard support in general. It's been missing for too long.

We also just need clipboard support in general. It's been missing for too long.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomo/backend#2
No description provided.