diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-12-30 18:38:24 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-12-30 18:38:24 +0100 |
| commit | a9ee4cd4d4d42f77847df9f0aa4be5949a3db6b4 (patch) | |
| tree | 0906625fb2d2f76aef5f60f8b547f8482ccf1bb4 | |
| parent | fix(examples): add selectable to examples (diff) | |
| download | iced_selection-feat/global-selectable.tar.gz | |
docs(README): update TODO listfeat/global-selectable
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ iced_selection = { git = "https://git.sr.ht/~pml68/iced_selection" } - [X] triple-click + drag for by-line selection - [X] support wrapped lines - [ ] fix by-line selection for wrapped line segments -- [ ] make "combining" multiple text widgets possible ([`feat/global-selectable`](https://git.sr.ht/~pml68/iced_selection/tree/feat/global-selectable)) +- [X] make "combining" multiple text widgets possible ## Special thanks |
