[Feature request] Action Button properties
Would it be possible to have the status of action buttons as a property? It would be quite useful to bind overlays to a fix button for quickly toggling.
Have a good one :)
Hi !
Actions are "triggered", there is no "pressed state" for actions, They just get launched when the correct trigger is detected (press, long press, short press, auto repeat ...) Some inputs even have no "pressed" state (IE loupedeck), CLI calls, some controllers using rotary encoders to send pulses (technically it is pressed, but for a very very short time).
I understand, a trigger actually would be enough already. for example to use in changed(5000,[action-d])