MyreMylar / pygame_gui

A GUI system for pygame.
MIT License
700 stars 83 forks source link

fix line spacing issue with vert alignment #602

Closed MyreMylar closed 5 months ago

MyreMylar commented 5 months ago

Should fix both of the issues in #601 and another text box link chunks issue from discord.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 95.94%. Comparing base (7d0686e) to head (926cfd5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #602 +/- ## ======================================= Coverage 95.93% 95.94% ======================================= Files 90 90 Lines 13965 13975 +10 ======================================= + Hits 13398 13408 +10 Misses 567 567 ```

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