Henrik Giesel
|
f056851c1e
|
Port Focus tags shortcut to webview
|
2021-09-09 15:37:34 +02:00 |
|
Henrik Giesel
|
95c8f5a12a
|
Use event object in createShortcut, fix F8 for highlight
|
2021-07-26 06:15:30 +02:00 |
|
Henrik Giesel
|
3a18dce03f
|
Prefer event.which over event.{key,code}
It works better with alternative Latin-based keyboard layouts
|
2021-05-22 17:50:23 +02:00 |
|
Henrik Giesel
|
c89c42dc37
|
Base shortcuts with letters no event.key, with symbols/numbers on event.code
|
2021-05-21 22:45:55 +02:00 |
|
Henrik Giesel
|
ae19ed527d
|
Switch to keyboard shortcuts based on event.key
|
2021-05-20 18:28:59 +02:00 |
|
Henrik Giesel
|
6081a02558
|
Use MouseEvent instead of KeyboardEvent in WithShortcut
* otherwise the disabled button will allow it to pass through
|
2021-05-07 14:46:08 +02:00 |
|
Henrik Giesel
|
47b1cfe804
|
Rename editor-toolbar to components
|
2021-05-07 02:03:55 +02:00 |
|