Update playback position slider also when track is paused

Fixes the UI not updating when clicking the position slider while playback is paused.

Fixes #1266
This commit is contained in:
Philipp Wolfer 2020-11-20 22:31:51 +01:00
parent 79219fd695
commit d67377afd4
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1 @@
Update playback position slider also when track is paused (#1266)