Module text_selection

Source
Expand description

Helpers regarding text selection for labels and text edit.

Re-exports§

pub use text_cursor_state::TextCursorState;

Modules§

text_cursor_state
Text cursor changes/interaction, without modifying the text.
visuals

Structs§

CCursorRange
A selected text range (could be a range of length zero).
CursorRange
A selected text range (could be a range of length zero).
LabelSelectionState
Handles text selection in labels (NOT in crate::TextEdit)s.
PCursorRange