Open hhslepicka opened 4 years ago
Users would like to specify the order in which the enums must be presented for a more logical visualization.
Current EnumButton displays the buttons in the order of the values.
Implement a property at the PyDMEnumButton or rollout a pcdswidgets specific widget.
Is there a way (in designer) to swap the open and close so the VFS matches with the VGCs?
Once a PR to fix this is created it will be automatically matched.
Expected Behavior
Users would like to specify the order in which the enums must be presented for a more logical visualization.
Current Behavior
Current EnumButton displays the buttons in the order of the values.
Possible Solution
Implement a property at the PyDMEnumButton or rollout a pcdswidgets specific widget.