Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Make main window resizable  #72

@EdrisT

Description

@EdrisT

Description

At the moment the main window of the program have a fixed witdth and height. Depending on the resolution and composition of the users desktop this might not be ideal in all cases.

Solution

It would be nice if the main window was resizable, preferebly by draging the edges of the window, just like most other Windows programs.

Maybe a lower limit have to be set for the width and height of the window so that the UI elements still look ok.

Plan B

I think the above solution probably is easier to implement. But if you for some reason don't want it that way, another option is to set the window size from a config file.

Additional

Thank you :)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions