enso/app
Paweł Grabarz 1872bb66ea
Ignore repeated key events for bound shortcuts, adjust visualization min width (#9537)
Fixes #8538 #9515

All repeated keyboard events handled through `defineShortcuts` are now ignored. For example, holding ctrl+v no longer pastes nodes repeatedly.

Also adjusted visualization min-width to 200px, since it was a trivial change.

![image](https://github.com/enso-org/enso/assets/919491/7997898f-bcee-45f2-aacb-e10a49b159d6)
2024-03-25 19:29:31 +00:00
..
gui2 Ignore repeated key events for bound shortcuts, adjust visualization min width (#9537) 2024-03-25 19:29:31 +00:00
ide-desktop Fix file browser on Linux and Windows (#9538) 2024-03-25 17:07:04 +00:00