A few improvements ;) #1

Merged
zotan merged 2 commits from :master into master 2021-03-05 23:05:47 +01:00
Contributor

I've replaced the deprecated keypress event with onkeyup.

I also added/improved a few key-bindings:

  • Seeking with the keys ArrowLeft and ArrowRight
  • Jump between tracks with ArrowUp and ArrowDown
  • Play/Pause with key p and Space
  • When state is idle pressing p or Space starts playback of the first track
I've replaced the deprecated `keypress` event with `onkeyup`. I also added/improved a few key-bindings: * Seeking with the keys `ArrowLeft` and `ArrowRight` * Jump between tracks with `ArrowUp` and `ArrowDown` * Play/Pause with key `p` __and `Space`__ * When state is idle pressing `p` or `Space` starts playback of the first track
ctucx added 2 commits 2021-03-05 21:19:09 +01:00
zotan merged commit 86abe310d3 into master 2021-03-05 23:05:47 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zotan/webmusic#1
No description provided.