ControlSystemStudio / cs-studio

Control System Studio is an Eclipse-based collections of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
https://controlsystemstudio.org/
Eclipse Public License 1.0
113 stars 96 forks source link

fix boolean messageDialogToggle raw switching bug #2637

Closed ghost closed 4 years ago

ghost commented 4 years ago

There is a small boolean bug when switching a trace from optimized to raw mode:

This is only on the master branch: if you click 'Optimized' in the traces panel, intending to move it to raw, then click OK on the dialog, it doesn't actually change it to Raw. This seems to be a regression from CS-Studio 4.5.4.

cc @willrogers