iced-rs/iced

Text Selection

Open

#36 opened on Oct 31, 2019

View on GitHub
 (19 comments) (50 reactions) (0 assignees)Rust (30,491 stars) (1,572 forks)batch import
featurehelp wantedtext

Description

It would be nice to be able to select a range of text with the mouse/+keyboard. I think this would be required for copying sections of text when clipboard support is added.

Contributor guide