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

Fixes to horiz text alignment #653

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Fixes to horiz text alignment #653

merged 1 commit into from
Nov 3, 2024

Conversation

MyreMylar
Copy link
Owner

fixes #617

Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.81%. Comparing base (cfe3699) to head (69093e5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pygame_gui/core/drawable_shapes/drawable_shape.py 81.81% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #653      +/-   ##
==========================================
- Coverage   95.83%   95.81%   -0.03%     
==========================================
  Files          90       90              
  Lines       14080    14094      +14     
==========================================
+ Hits        13494    13504      +10     
- Misses        586      590       +4     

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

@MyreMylar MyreMylar merged commit 92cd0bc into main Nov 3, 2024
24 checks passed
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.

Horizontal text alignment for TextBoxLayout objects
1 participant