Resolve "Resize GUI Window"
Compare changes
Files
3+ 9
− 15
@@ -26,6 +26,8 @@ class DragButton(QPushButton):
@@ -35,20 +37,18 @@ class DragButton(QPushButton):
@@ -77,20 +77,14 @@ class DragButton(QPushButton):
Also fixed some smaller things like port crashing when dragging, modifier for zooming and the lag when dragging initially. Closes #87 (closed)