Keyboard shortcuts for player
Added keyboard shortcuts to play/pause, forward/backward, speed up/down and volume up/down for the player. Added a small line in player section to view all the shortcuts.
hey is it possible you can send this change in without reformatting everything ?Thanks a ton!
Hey! Thanks for the heads up. Just updated the formatting. Let me know if any other change is required.
@manas94gupta Hey Manas! It looks like you have some cases that don't do anything. Is that on purpose? Also, your comment for moving forward/backward is saying it's x0.10. Is it not x0.25? Also, keypress will keep firing if a user keeps the key pressed, maybe it's better to use keyup? Lastly, your commit has some conflicts because of some new updates to the player (missing tooltip in state) maybe grab a fresh version of master and try again?