MyreMylar / pygame_gui

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

Sort out type hints for relative rect #579

Closed MyreMylar closed 5 months ago

MyreMylar commented 5 months ago

Also, make windows create at border boundary excluding shadow.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 96.27%. Comparing base (9dbea2a) to head (9b3163f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #579 +/- ## ========================================== + Coverage 96.26% 96.27% +0.01% ========================================== Files 88 89 +1 Lines 13161 13217 +56 ========================================== + Hits 12669 12725 +56 Misses 492 492 ```

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