-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
Can not use BACK key #72
Comments
Hi! I had to implement many changes in 2.0.3 to add multiple menu compatibility #71 Change pygame-menu/pygameMenu/menu.py Line 827 in 37d4ae6
With this solution the bug is fixed. |
Thanks, this solves the issue |
Version 2.0.4 uploaded |
Hello @ppizarror , I made some tests on the last version 2.0.3, it seems that the BACK don't go to previous menu anymore. This is the same behavior with examples.
Maybe something new to configure in the menu?
The text was updated successfully, but these errors were encountered: