davicorreiajr / spotify-now-playing

Spotify now playing information and control popup for macOS menu bar
MIT License
216 stars 11 forks source link

Fix the Next Song button on the notification #53

Closed paced closed 3 years ago

paced commented 3 years ago

What does this PR do?

Is this a bugfix or an improvement?;

A bugfix.

Explain the changes this PR brings to the project;

The Next Song button now goes to the next song.

Mention a issue (adding the link, of course) if there is any relationship;

Closes #40.

Insert some print screen of the result, if it changes the UI.

It doesn't, functionality has changed though.

How to test?

Explain how to test in localhost and/or with the build app (what to do, which songs if necessary, etc).

Run the app as usual with notifications on.

Critical points

Is there any part of the code that deserves more attention?;

N/A.

Any technical debt produced by this code? Something could be done better but it wasn't? Why?.

Not that I know of.