v2.3.3
Changed:
- Small tweaks to dialog windows (update info, about window, etc.).
- Preserve order of entries in DSC files in Python 2. Previoursly, the order of sections
and parameter would be randomized when loading and saving a Bruker DSC files with
CustomXepr in Python 2.7. - Moved some custom widgets which are shared between
customxepr
,keithleygui
and
mercurygui
to a common submodulepyqt_labutils
.