Resolve "Resize GUI Window"
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
3- Jacob Wahlman authored
+ 26
− 7
@@ -5,8 +5,10 @@ This class creates a dragbutton which can be clicked, dragged and dropped.
@@ -14,8 +16,11 @@ from utils import decorate_class, handle_error
@@ -25,6 +30,20 @@ class DragButton(QPushButton):
@@ -38,20 +57,20 @@ class DragButton(QPushButton):