pcdshub / pcdswidgets

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

ENH: Make EnumButtons not checkable. #41

Closed hhslepicka closed 4 years ago

hhslepicka commented 4 years ago

Description

Makes the EnumButtons non-checkable. This way the buttons will not present the state and cause confusion.

Motivation and Context

Request from @slacAWallace and @ghalym

How Has This Been Tested?

Locally

Dependencies

This PR depends on the following PyDM PR: https://github.com/slaclab/pydm/pull/614