MultiFunPlayer icon indicating copy to clipboard operation
MultiFunPlayer copied to clipboard

Support storing and restoring property values with actions

Open Yoooi0 opened this issue 1 year ago • 0 comments

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.

Yoooi0 avatar Nov 24 '24 15:11 Yoooi0