Fix program not fitting on low resolution screens
Compare changes
Files
3- Kien Le authored
Move and resize the waveform and TPS dialogs based on size of the screen
@@ -3,7 +3,7 @@ import sys
@@ -31,7 +31,7 @@ class GPSWidget(QtWidgets.QWidget):
@@ -156,7 +156,7 @@ class GPSWidget(QtWidgets.QWidget):
@@ -172,13 +172,13 @@ class GPSWidget(QtWidgets.QWidget):
@@ -254,7 +254,7 @@ class GPSDialog(QtWidgets.QWidget):