Remove current track highlighting when track ends

This commit is contained in:
Keith Edmunds 2021-05-30 19:48:26 +01:00
parent 00c9509c12
commit 5d61b514b5

View File

@ -333,6 +333,7 @@ class Playlist(QTableWidget):
def play_stopped(self):
self._meta_clear_current()
self.current_track_start_time = None
self._repaint(save_playlist=False)
def populate(self):
# add them in row order. We don't mandate that an item will be