diff options
| author | Jules Aguillon | 2025-06-19 01:10:06 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-19 01:10:06 +0200 |
| commit | 42528ab211d440996d002441dc4f1b9db0e98525 (patch) | |
| tree | 880faf315125af8da8edbab87fe566d8492c35c8 /res/values-v21 | |
| parent | 71d278402644fd16a2f407518346746f16538de6 (diff) | |
| download | unexpected-keyboard-42528ab211d440996d002441dc4f1b9db0e98525.tar.gz unexpected-keyboard-42528ab211d440996d002441dc4f1b9db0e98525.zip | |
Improve selection mode when selection ends cross (#1013)
Emptying the selection with the spacebar slider puts the selection mode
in an unexpected state. This checks that this doesn't happen.
The selection ends can now cross each other, reversing the selection
order. Special care is made to make sure that the sliders go in the
expected direction.
Pointers is changed to send a `onPointerDown` for the first slider event
instead of a `onPointerHold`. This event is detected in
`KeyEventHandler` and the selection ends are reordered if needed when
sliding again.
Diffstat (limited to 'res/values-v21')
0 files changed, 0 insertions, 0 deletions
