Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 326 Bytes

Simple-Music-Player v.0.2

Authors: hecpolanco, MrDrone

Change list:

  • now the variable 'playing' reflects the current playing state
  • improved user interaction with progressBar using the function clearInterval() (now the progressbar update stops while the player is paused or the user holds LMB)
  • other minor improvements