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

Menu not resizing when there is the pygame.RESIZABLE flag. #368

Closed
leha-code opened this issue Oct 18, 2021 · 6 comments
Closed

Menu not resizing when there is the pygame.RESIZABLE flag. #368

leha-code opened this issue Oct 18, 2021 · 6 comments

Comments

@leha-code
Copy link

is it possible to resize the menu somehow? btw my code is at https://github.com/MIneshaft-game/Mineshaft just clone it and run main.py

@ppizarror
Copy link
Owner

Hi. Currently, there's no way to resize the menu unless it is destroyed/re-created again (while using the same widgets). However, that's a nice idea. As soon as I finish my other projects, I'll work on this feature.

@leha-code
Copy link
Author

leha-code commented Oct 18, 2021

Thank you, but how to destroy the menu?

@ppizarror
Copy link
Owner

Hi. I've implemented that feature, check it out #369.

@ppizarror
Copy link
Owner

ppizarror commented Oct 18, 2021

@leha-code
Copy link
Author

Great it works! However now I have to fix a bug in my code lol

@ppizarror
Copy link
Owner

Excellent, thus I'll push this new version to PyPI. Feel free to create a new issue if you encounter any error or a PR if you want to add a feature.

Greetings :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants