mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-02-03 17:28:40 +01:00
When pressing shift, the arrow keys can be used to change the selection range. This was done by using a cursor position reference instead of a state and adapting the default behaviour of the arrow keys instead of writing them from scratch.