Fixes and enhancements over alpha.1
Pre-release
Pre-release
Fixes and enhancements over alpha.1
This release fixes a number of issues and provides enhancements over the first alpha version:
- fixed add channel and spectrum display after device renumbering. Fixes #1217
- Changed placement of presets and add channels in device top bar
- Spectrum markers dialog: fixed issue when there are no histogram markers. Fixes #1200
- New sub windows layout (stacked layout) besides cascaded and tilied that resembles the v6 layout. Issue #1209 PR #1216
- Channel Analyzer GUI: fixed log2 decimation handling
- Restored channel highlighted by cursor function. Part of #1213
- Re enumerate workspaces and workspace index in sub windows after empty workspace trimming. Fixes #1212
- Restore cursor when moved over child widget. PR #1215
- Fixed random deletion of device sets. Fixes #1211
- Fixed sizing of some sub windows. Part of #1209
- Set the border on the outer side of the window. Part of #1213
- FramelessWindowResizer: prevent horizontal expansion of horizontally fixed widgets. Part of #1209
- better handling of expandable rollup sub widgets. Part of #1209
- FramelessWindowResizer: prevent vertical expansion of vertically fixed widgets. Part of #1209
- Add FramelessWindowResizer class for resizing frameless windows. Remove top-right resize grip from windows. In channels and features, make sure enterEvent and leaveEvent are passed to parent class. PR #1214
- fixed widget size handling. Part of #1209
- fixed main spectrum window minimum height. Fixes #1210
- restore menu shortcuts and ellipsis. Fixes #1208
- fixed device workspace index save/restore and removed useless geometry blobs. Fixes #1207