AnshSinghSonkhia / 40Pie-Music-Player-Website

40π Music Player -- Using HTML5, CSS3 & JavaScript
https://anshsinghsonkhia.github.io/40Pie-Music-Player-Website
MIT License
20 stars 37 forks source link

Issue: The Pause Buttons.. #10

Closed AnshSinghSonkhia closed 1 year ago

AnshSinghSonkhia commented 1 year ago

The small pause buttons in front of each song names must change to play when the song end or the next song is played or the song is paused.

ahmedsilat44 commented 1 year ago

A fix for this when the song ends is that the progress should be tracked and when it is 100% the icon should be switched.

Kingsman44 commented 1 year ago

@AnshSinghSonkhia check my pull request