PyDM 1.7.3
PyDM 1.7.3 Release Notes
This is another small, mostly bug fix release.
New Features
- PyDMImageView has a new
showAxes
property to add X and Y axes to the side of the widget. There are also two new properties to set a scale factor for the X and Y axes - this can be useful if you want to convert from pixel units to real-space units like millimeters.
Bug Fixes
- PyDMShellCommand buttons no longer execute the command when you right-click the button.
- When you remove a curve from any of the plotting widgets, the channels for that curve are now properly disconnected. (Thanks @hhslepicka!)
- Fix a crash in PyDMEmbeddedDisplay introduced in v1.7.2.