pcdshub / typhos

Automatic-yet-customizable Graphical User Interface Generation for Ophyd Devices
http://pcdshub.github.io/typhos
Other
16 stars 24 forks source link

Refactor to use DesignerDisplay from pcdsutils #575

Open klauer opened 10 months ago

klauer commented 10 months ago

Change

Use pcdsutils version of DesignerDisplay, as it's used in atef and a rather clean solution.

This would be in place of the designer ui loading methods used in the positioner widget code primarily.

Context

          It's interesting to see how this is done differently compared to atef.  I'm a fan of atef's `DesignerDisplay` personally, but that may just be me being a creature of habit.

_Originally posted by @tangkong in https://github.com/pcdshub/typhos/pull/563#discussion_r1308036859_