Commit b75b614
authored
electron: listen to keyboard layout changes (#11689)
The contribution responsible for listening to keyboard changes in Electron wasn't bound/used.
Bind the `ElectronNativeKeymap` contribution.
Signed-off-by: Akos Kitta <[email protected]>1 parent 523fbbf commit b75b614
File tree
1 file changed
+4
-0
lines changed- packages/core/src/electron-main
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
0 commit comments