Chromium Code Reviews
DescriptionDevTools: Make Timeline navigation keyboard layout agnostic (WASD/ZQSD)
On QWERTY keyboards you can use the WASD keys to pan and zoom
the timeline flamechart.
On other keyboard layouts those keys aren't placed very intuitive.
Keyboard.code should be the appropriate way to program game-alike
controles because it represent the physical location of the key opposed
to the character generated by the pressed key: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/code
BUG=644227
Committed: https://crrev.com/52b4d80a29a24607e74ed1a9f3466208f98ebf62
Cr-Commit-Position: refs/heads/master@{#426349}
Patch Set 1 #
Messages
Total messages: 18 (12 generated)
|
|||||||||||||||||||||||||||||||||||||