pcdshub / pcdswidgets

LCLS PyDM Widget Library
https://pcdshub.github.io/pcdswidgets
Other
0 stars 10 forks source link

EnumButton Extension in which users can specify order of items #42

Open hhslepicka opened 4 years ago

hhslepicka commented 4 years ago

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.

slacAdpai commented 4 years ago

Is there a way (in designer) to swap the open and close so the VFS matches with the VGCs? image

hhslepicka commented 4 years ago

Once a PR to fix this is created it will be automatically matched.