Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum window size #34

Open
lelaus opened this issue Oct 16, 2024 · 0 comments
Open

Minimum window size #34

lelaus opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lelaus
Copy link
Collaborator

lelaus commented Oct 16, 2024

Currently there is no minimum allowed size for the window that contains the GUI. This means that the widgets overlap when the window size is reduced. It would be better to allow resizing down to a minimum dimension value to avoid overlapping. The self-adapting behavior is currently only present in the inner components, not in the outer ones. Each time a resize action is required, all components of the GUI should remain visible until the minimum size is reached.

@lelaus lelaus added the enhancement New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant