Commit c2b7a6f
Fix inspector toggle on US international keyboards
On US international keyboards Ctrl + Alt are combined into AltGraph.
When this happens Ctrl and Alt are registered as unpressed,
breaking the toggle expression1 parent 9c33278 commit c2b7a6f
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
| |||
0 commit comments