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

Windows are resizable but should be fixed size #60

Open
fishcu opened this issue May 13, 2018 · 1 comment
Open

Windows are resizable but should be fixed size #60

fishcu opened this issue May 13, 2018 · 1 comment
Labels
bug close? closure candidate

Comments

@fishcu
Copy link
Collaborator

fishcu commented May 13, 2018

I would say this is a low priority issue since you plan to switch to a different GUI library anyway.

Some of the GUI windows can be made larger and very small compared to their original size (up to only 1 pixel wide!). A better behavior would be if these screens are of fixed size (automatic layout so that the user can see everything, for example when switching the bot settings the window should still change size, but stay fixed after that).

I have attached a screenshot of a window that can be made larger but I think it should be fixed size.

I am running a Ubuntu 16.04 variant. It's possible that this issue does not exist on other OSes.

resize

@pnprog
Copy link
Owner

pnprog commented Jul 22, 2018

Hi!

I made a small change, so that that windows resizes "more gracefully".

I am not sure if it's possible with tkinter to make a windows that cannot be resized. The result might depend based on the windows manager in used.

@ghost ghost added bug close? closure candidate labels Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug close? closure candidate
Projects
None yet
Development

No branches or pull requests

2 participants