-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
/ValidTypes holds a bit mask with 1 << <type> where type is the switch type.
Changing the type requires write of the new value to /Type.
In the current implementation writing to /Type would re-render the UI with a new switch type and will hide the color popup.
Need to find a way how one component can represent switchable output with given id and list of possible types so that switching between them can be made possible without loosing internal state.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request