parent
cd04ec6339
commit
dcab21bdde
@ -1708,6 +1708,9 @@ class Window(QMainWindow, Ui_MainWindow):
|
|||||||
Called every 1000ms
|
Called every 1000ms
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
# Ensure preview button is reset if preview finishes playing
|
||||||
|
self.btnPreview.setChecked(mixer.music.get_busy())
|
||||||
|
|
||||||
# Only update play clocks once a second so that their updates
|
# Only update play clocks once a second so that their updates
|
||||||
# are synchronised (otherwise it looks odd)
|
# are synchronised (otherwise it looks odd)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user