MyreMylar / pygame_gui

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

add anchors to text box scroll bar #562

Closed MyreMylar closed 7 months ago

MyreMylar commented 7 months ago

fixes #502

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 96.25%. Comparing base (ffd548d) to head (e61dfc3). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #562 +/- ## ========================================== + Coverage 96.17% 96.25% +0.08% ========================================== Files 88 88 Lines 12854 13242 +388 ========================================== + Hits 12362 12746 +384 - Misses 492 496 +4 ```

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