digimezzo / dopamine

The audio player that keeps it simple
https://digimezzo.github.io/site/
GNU General Public License v3.0
1.4k stars 108 forks source link

[BUG] app crashes if closed by command-W macos #550

Open fr-eed opened 6 months ago

fr-eed commented 6 months ago

After closing an app using command + W it should just close main window but keep playback in background. But instead it stops playback and another bug occurs that causes it not to open again.

Steps to reproduce:

  1. Focus main window
  2. Press Command + W
  3. Open app again from the dock

image