Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Draft: Alignment GUI Main window refactor

wyzula_j requested to merge fix/aligment-gui-layout into main

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)

image

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

Merge request reports

Loading