Adding keyboard shortcuts to increase or reduce playback using mius (-) and plus (+) keys. Mimicking VLC's usage of command plus/minus. Open to other keyboard shortcut suggestions.
The implementation is a little hamfisted, but gets the job done. Would love any feedback or suggestions on how I can make this fit better into the project. I also saw that you may be changing to allow users to enter their own speed preferences, so this may be irrelevant. I find this very useful as I often increase speed on Youtube using chrome extensions that have shortcuts to increase/decrease/normalize playback speed.
Based this PR off of https://github.com/insidegui/WWDC/pull/451
Adding keyboard shortcuts to increase or reduce playback using mius (-) and plus (+) keys. Mimicking VLC's usage of command plus/minus. Open to other keyboard shortcut suggestions.
The implementation is a little hamfisted, but gets the job done. Would love any feedback or suggestions on how I can make this fit better into the project. I also saw that you may be changing to allow users to enter their own speed preferences, so this may be irrelevant. I find this very useful as I often increase speed on Youtube using chrome extensions that have shortcuts to increase/decrease/normalize playback speed.