Draft: Alignment GUI Main window refactor
Description
Change QWidget to QMainWindow. Just Draft ui file, if you like the idea, I can continue with refactor and hook it up to code, not it is just launch able as a preview in designer. There are also lot of unnecessary nested layouts in QMainWindow, which I can clean up.
General design change is that all interactive elements are on one side and the plotting space is bigger. However final design can be changed/adjusted.
Related Issues
relates to #370 (closed)
Type of Change
- Change 1
- Change 2
Potential side effects
[Describe any potential side effects or risks of merging this MR.]
Screenshots / GIFs (if applicable)
Additional Comments
[Add any additional comments or information that may be helpful for reviewers.]
Definition of Done
-
Documentation is up-to-date.
Merge request reports
Activity
requested review from @appel_c, @guijar_m, and @wakonig_k
assigned to @wyzula_j
changed milestone to %BEC WIDGETS - ALIGNMENT GUI
- Resolved by wyzula_j
Where did the progressbar go?
Initially the bottom left section was reserved for some action button. But I suppose with action buttons in the lmfit parameters that is also quite nice to fill the gap. Adding a button to do a screenshot can be done to the toolbar at a later point for sure. I'm just wondering if it is convenient now that Mathias also made changes to the layout. I liked the placement of monitor and dap selection somewhat, but also like the rearrangements here.
Edited by appel_cmentioned in issue #370 (closed)
This one should be revised (or closed ?). What do you think @wyzula_j