diff options
| author | alex-ds13 <145657253+alex-ds13@users.noreply.github.com> | 2025-11-26 16:11:18 +0000 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-12-30 18:13:59 +0100 |
| commit | 688b6b58b2ccf7006ec53acb63e69fa9469c1e11 (patch) | |
| tree | e1a7c62e4e4f2028cd3b0ce0208c388ae29475ff /.builds/doc.yml | |
| parent | docs: update changelog (diff) | |
| download | iced_selection-688b6b58b2ccf7006ec53acb63e69fa9469c1e11.tar.gz | |
feat: implement selection across bounds with hacky copy solution
- This commit implements the selection across bounds, which is it allows
a selection to start out of bounds and allows a selection that started
on another widget to be dragged in bounds and select multiple
different widgets. However in order to get the copy working on
`ctrl/cmd + c` it resorts to a hacky solution where each widget clears
the clipboard when a drag movement comes into its bounds and when the
user presses `ctrl/cmd + c` it appends it's selected text to the
clipboard.
Diffstat (limited to '.builds/doc.yml')
0 files changed, 0 insertions, 0 deletions
