Support storing and restoring property values with actions #191
Labels
enhancement
New feature or request
major-task
Enhacement or bug that requires major code changes
maybe
Probably have to rework properties to be get only or get+set (with the same arguments when called).
Property set needs to be registered as action.
Convert or remove current actions? (Axis::Range have
valueLimit
argument which could not be used as with property set)Actions
Property::Store
/Property::Restore
, action configuration has to be dynamic based on property arguments, allow storing/restoring with different key/context.The text was updated successfully, but these errors were encountered: