Implement Action::SelectWord in text::Editor

This commit is contained in:
Héctor Ramón Jiménez 2023-09-14 15:20:23 +02:00
parent edd5918475
commit f7d66899f1
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 61 additions and 1 deletions

View file

@ -34,6 +34,7 @@ raw-window-handle.workspace = true
rustc-hash.workspace = true
thiserror.workspace = true
twox-hash.workspace = true
unicode-segmentation.workspace = true
image.workspace = true
image.optional = true