Improve how the main window handles being maximised. #23
Labels
No labels
CLI
GUI
bug
duplicate
feature
in development
invalid
non-priority
optimisation
prioritised
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Ruben/iconiic#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, expanding the GUI window is not handled well as the widgets stay a fixed size vertically but stretch horizontally. The GUI should be changed in order to keep the widgets a fixed size not matter the window size and centered.