Enable horizontal flipping of operations
Compare changes
+ 25
− 1
@@ -12,7 +12,8 @@ from qtpy.QtWidgets import QAction, QMenu, QPushButton
@@ -47,6 +48,7 @@ class DragButton(QPushButton):
@@ -58,6 +60,10 @@ class DragButton(QPushButton):
@@ -116,6 +122,20 @@ class DragButton(QPushButton):
@@ -133,6 +153,10 @@ class DragButton(QPushButton):