MyreMylar / pygame_gui

A GUI system for pygame.
MIT License
684 stars 78 forks source link

Add expand_left & _top to UIContainer #537

Closed MyreMylar closed 6 months ago

MyreMylar commented 6 months ago

Step 3 of splitting mega-PR #494 into smaller easier to review PRs

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.34%. Comparing base (69f3289) to head (0e54057).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #537 +/- ## ========================================== + Coverage 96.32% 96.34% +0.01% ========================================== Files 85 85 Lines 11984 12004 +20 ========================================== + Hits 11544 11565 +21 + Misses 440 439 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.