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

Fix auto resizing container #544

Merged
merged 3 commits into from
Mar 16, 2024
Merged

Fix auto resizing container #544

merged 3 commits into from
Mar 16, 2024

Conversation

MyreMylar
Copy link
Owner

Some fixes to handle dynamic shaped buttons and labels interacting with the auto-resizing container.

Copy link

codecov bot commented Mar 16, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 96.23%. Comparing base (9b047ab) to head (486ee3b).

Files Patch % Lines
pygame_gui/core/ui_element.py 25.00% 3 Missing ⚠️
...ore/drawable_shapes/rounded_rect_drawable_shape.py 96.49% 2 Missing ⚠️
...gui/core/drawable_shapes/ellipse_drawable_shape.py 97.56% 1 Missing ⚠️
pygame_gui/elements/ui_button.py 66.66% 1 Missing ⚠️
pygame_gui/elements/ui_label.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #544      +/-   ##
==========================================
- Coverage   96.29%   96.23%   -0.06%     
==========================================
  Files          87       87              
  Lines       12400    12416      +16     
==========================================
+ Hits        11941    11949       +8     
- Misses        459      467       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MyreMylar MyreMylar merged commit 2081310 into main Mar 16, 2024
22 checks passed
@MyreMylar MyreMylar mentioned this pull request Mar 16, 2024
9 tasks
@MyreMylar MyreMylar deleted the fix-auto-resizing-container branch April 1, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant