kelvinlawson / pykaraoke

Cross-platform karaoke player: supports CDG (MP3+G, OGG+G, WAV+G), MIDI (.KAR, .MID) and MPEG formats
http://kibosh.org/pykaraoke
GNU Lesser General Public License v2.1
75 stars 29 forks source link

Enter key will now add a performers name #20

Closed GW3TMH closed 1 year ago

GW3TMH commented 6 years ago

I found an inconsistancy with how the add a singers name worked. If you right clicked on a title and added it to the play list, then clicked cancel on the add a performers name, the song stayed in the play list as it should, but if you dragged a title to the play list, then cancelled the performers name, the song was not added to the play list, I fixed this.

I also found it confusing that I had to click on OK or Cancel when adding a performers name, as the Enter key did not add a singer, again this made it hard work when using a laptop, so now the enter key will also add the performers name.