mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-17 05:33:52 -04:00
selection: handle viewport wrap around correctly
When the viewport wraps around, the selection points may be "incorrect".
This commit is contained in:
parent
550667a9ea
commit
08588cd0fc
5 changed files with 64 additions and 49 deletions
|
|
@ -36,8 +36,8 @@
|
|||
when the mouse button is released - not as soon as `shift` is
|
||||
released.
|
||||
* Selected cells did not appear selected if modified.
|
||||
* Very rare crash when beginning a selection at the same time the
|
||||
terminal content was scrolled.
|
||||
* Selection handling when viewport wrapped around.
|
||||
|
||||
|
||||
### Security
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue