Fix program not fitting on low resolution screens
Compare changes
- Kien Le authored
+ 13
− 5
@@ -7,6 +7,7 @@ from PySide2.QtWidgets import (
@@ -279,7 +280,6 @@ class UIMainWindow(object):
@@ -294,8 +294,6 @@ class UIMainWindow(object):
@@ -352,7 +350,7 @@ class UIMainWindow(object):
@@ -360,12 +358,22 @@ class UIMainWindow(object):