NevenLeung / melody

A music 🎵 web application built with AngularJS
https://nevenleung.github.io/melody/
MIT License
0 stars 0 forks source link

The prev icon of player controller #2

Open NevenLeung opened 7 years ago

NevenLeung commented 7 years ago

The prev icon is set to make the player play the previous song in playlist, but in my testing, the step of prev icon is 2, not 1.

It is weird that the next icon is fine, and the step is 1.

I am trying to fix this out.

NevenLeung commented 7 years ago

It is fine when I pack it through gulp.