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.
Edited by wyzula_j