We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I resize my application, the repositioned widgets flicker.
I'm writing a small program to display my ebooks and I'd like to display the book covers in a “responsive” grid.
I've done a test with colored box widgets and I get a flickering effect when I resize the window.
Is this a bug or does it come from my program (I'm a beginner in Python)?
Here's my test program test_gzero.txt and a video to show the effect. https://github.com/user-attachments/assets/8c1ee757-29b0-46fb-b355-d1dea558a56e
OS: Linux (Ubuntu 24.04) and guizero 1.5.0.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I resize my application, the repositioned widgets flicker.
I'm writing a small program to display my ebooks and I'd like to display the book covers in a “responsive” grid.
I've done a test with colored box widgets and I get a flickering effect when I resize the window.
Is this a bug or does it come from my program (I'm a beginner in Python)?
Here's my test program test_gzero.txt
and a video to show the effect. https://github.com/user-attachments/assets/8c1ee757-29b0-46fb-b355-d1dea558a56e
OS: Linux (Ubuntu 24.04) and guizero 1.5.0.
The text was updated successfully, but these errors were encountered: