Add MenuItemActionUpdate which runs the provided lambda action and updates its...
Compare changes
+ 15
− 0
@@ -87,6 +87,21 @@ class MenuItemAction(MenuItem):
Add MenuItemActionUpdate which runs the provided lambda action and updates its label with the return value.