Set a greater width for location list for high resolutions
This commit is contained in:
@@ -858,6 +858,7 @@ class Artemis(QMainWindow, Ui_MainWindow):
|
|||||||
|
|
||||||
self.mode_tree_widget.setMinimumWidth(500)
|
self.mode_tree_widget.setMinimumWidth(500)
|
||||||
self.modulation_list.setMinimumWidth(500)
|
self.modulation_list.setMinimumWidth(500)
|
||||||
|
self.locations_list.setMinimumWidth(500)
|
||||||
|
|
||||||
self.audio_progress.setFixedHeight(20)
|
self.audio_progress.setFixedHeight(20)
|
||||||
self.volume.setStyleSheet("""
|
self.volume.setStyleSheet("""
|
||||||
|
|||||||
Reference in New Issue
Block a user