This is a small bug fix release that addresses a couple of issues introduced in v1.28.0 that affected updating existing files in Qt Designer that included PyDMTabWidget
as well as setting initial channels on PyDMAnalogIndicator
. Also includes a fix for scatter plots with data channels that update faster than their drawing rates.
Bug Fixes
- FIX: Scatter redraw on both by @burbschat in #1293
- FIX: Error when updating a PyDMTabWidget with version 1.28.0 by @jbellister-slac in #1297
- FIX: Error when rendering a PyDMAnalogIndicator by @jbellister-slac in #1298
New Contributors
- @burbschat made their first contribution in #1293
Full Changelog: v1.28.0...v1.28.1