Releases
v0.14.3
Compare
Sorry, something went wrong.
No results found
Enable basic text selection and copy for Markdown! and AnsiText!.
Add rich text context, TEXT.rich and associated API.
Implemented most text gestures for rich text.
Missing: proper line selection, touch carets across text runs.
Add Command::new_update_param helper method.
Add WidgetBoundsInfo::inner_rects and associated methods.
Add WidgetInfo::nearest_rect and associated methods.
Add WidgetInfo::cmp_sibling_in method for fast ordering between widget infos.
Text now clears selection on Key::Escape.
Implement all FromIterator and Extend that String implements for Txt.
Fix Alt focus scope navigation from inside nested focus scopes.
Implement From<WidgetFocusInfo> for WidgetInfo.
Surface zng::text::txt_selectable property.
Fix incorrect Wrap! debug validation with negative spacing.
Fix shift+arrow key gestures not starting text selection until next arrow key press.
Update dependencies.
You can’t perform that action at this time.