mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-05-15 23:55:37 +02:00
c327215b5f
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.