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

[BUG] - When you fail to enter the AppID, the "Search" button is permanently disabled. #53

Closed
CodingNewbie915 opened this issue Mar 16, 2024 · 4 comments
Labels
bug Something isn't working fixed Bug fixed

Comments

@CodingNewbie915
Copy link

CodingNewbie915 commented Mar 16, 2024

image

The only way to fix it is to restart the programme.

PS: And as a suggestion. Disable the maximise button, as it doesn't make sense due to the size of the interface.
root.resizable(False, False)

@BigBoiCJ BigBoiCJ added the bug Something isn't working label Mar 19, 2024
@BigBoiCJ
Copy link
Owner

BigBoiCJ commented Mar 19, 2024

Indeed, that should be relatively easy to fix. I'll do that soon.

Thanks for the suggestion! I'm pretty new with tkinter

@BigBoiCJ BigBoiCJ added the WIP Currently being worked on label Apr 27, 2024
@BigBoiCJ
Copy link
Owner

Will be fixed in the next release coming soon. Already fixed on the main branch by #60

@BigBoiCJ
Copy link
Owner

Thanks for the root.resizable(False, False) suggestion. It'll be in the next update :)

@BigBoiCJ BigBoiCJ added fixed Bug fixed and removed WIP Currently being worked on labels Apr 27, 2024
@BigBoiCJ
Copy link
Owner

Fixed in v2.0.2 GUI, and suggestion added as well. Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Bug fixed
Projects
None yet
Development

No branches or pull requests

2 participants