diff options
| author | alex-ds13 <145657253+alex-ds13@users.noreply.github.com> | 2025-11-25 16:11:31 +0000 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-02-05 14:36:24 +0100 |
| commit | f5945f45d3e841671baafa3834291eb59117b354 (patch) | |
| tree | 1479edf679bd5b2f7e23f3aa2bcad913d9885f05 /examples/name/Cargo.toml | |
| parent | fix: take visual bounds into consideration when text is centered (diff) | |
| download | iced_selection-f5945f45d3e841671baafa3834291eb59117b354.tar.gz | |
fix: outbounds selecting when inside a scrollable
- If we were dragging a selection and move the mouse out of bounds of
the text widget and an the same time it went out of bounds of a parent
scrollable, the cursor would be levitated so we weren't getting it's
cursor position. Now we land the cursor before checking the position.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
