Settings page, themes and cut path check for future updates. Volume now saved to config.
This commit is contained in:
@@ -16,6 +16,7 @@ def on_load(ui: Ui_MainWindow, MainWindow: QMainWindow):
|
||||
:return:
|
||||
"""
|
||||
ui.content.setCurrentIndex(0)
|
||||
ui.volume_box.setValue(Config.get().volume)
|
||||
|
||||
MainWindow.setStyleSheet(styles.centralwidget())
|
||||
ui.menu.setStyleSheet(styles.menupage())
|
||||
|
||||
Reference in New Issue
Block a user