mmontag / chip-player-js

Web-based music player for a variety of video game and chiptune music formats.
https://chiptune.app
GNU General Public License v3.0
324 stars 17 forks source link

Pause button UI #138

Closed Zacrous12 closed 10 months ago

Zacrous12 commented 11 months ago

When clicking around 10 pixels below the pause button while music is playing the button changes color, but does not pause the music.

https://github.com/mmontag/chip-player-js/assets/103295331/493d2421-041e-40c2-add3-b46ec46d502f

mmontag commented 10 months ago

This is working as intended. The click is on the button shadow and the button changes color because it's losing focus.