Commit ec1b0dd
authored
fix: add keyboard controls for header (#205)
* fix: add keyboard controls for header/tree
- Allow to use keyboard for header buttons
- Allow to use arrows to open subtrees in the left panel
* Revert left/right arrows control in tree view
Using them prevents scrolling the window left/right
* Follow codestyle, remove unnecessary code1 parent a0494a9 commit ec1b0dd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments