Set a greater width for location list for high resolutions

This commit is contained in:
alessandro90
2019-05-28 19:58:06 +02:00
parent 27ee2c78d0
commit bae4f138c6

View File

@@ -858,6 +858,7 @@ class Artemis(QMainWindow, Ui_MainWindow):
self.mode_tree_widget.setMinimumWidth(500)
self.modulation_list.setMinimumWidth(500)
self.locations_list.setMinimumWidth(500)
self.audio_progress.setFixedHeight(20)
self.volume.setStyleSheet("""