SourceModule text_selection
Helpers regarding text selection for labels and text edit.
Modules§
| text_cursor_state | Text cursor changes/interaction, without modifying the text. |
| visuals | RowVertexIndices, paint_cursor_end, paint_text_cursor, paint_text_selection |
Classes§
| CCursorRange | A selected text range (could be a range of length zero). |
| LabelSelectionState | Handles text selection in labels (NOT in |