aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-12-30 18:38:24 +0100
committerPolesznyák Márk <contact@pml68.dev>2025-12-30 18:38:24 +0100
commita9ee4cd4d4d42f77847df9f0aa4be5949a3db6b4 (patch)
tree0906625fb2d2f76aef5f60f8b547f8482ccf1bb4
parentfix(examples): add selectable to examples (diff)
downloadiced_selection-a9ee4cd4d4d42f77847df9f0aa4be5949a3db6b4.tar.gz
docs(README): update TODO listfeat/global-selectable
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3dc463a..c2e09f6 100644
--- a/README.md
+++ b/README.md
@@ -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