Resolve "Change properties of operations in GUI"
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
4+ 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
@@ -23,6 +28,20 @@ class DragButton(QPushButton):
@@ -38,20 +57,20 @@ class DragButton(QPushButton):