ppizarror / pygame-menu

A menu for pygame. Simple, and easy to use
https://pygame-menu.readthedocs.io/
Other
544 stars 141 forks source link

Fix scrollbar hide #397

Closed ppizarror closed 2 years ago

ppizarror commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #397 (b6257ea) into master (41d3d50) will increase coverage by 0.00%. The diff coverage is 95.40%.

@@           Coverage Diff           @@
##           master     #397   +/-   ##
=======================================
  Coverage   97.22%   97.23%           
=======================================
  Files          48       48           
  Lines       12058    12096   +38     
=======================================
+ Hits        11723    11761   +38     
  Misses        335      335           
Impacted Files Coverage Δ
pygame_menu/_scrollarea.py 99.28% <94.36%> (+0.03%) :arrow_up:
pygame_menu/locals.py 100.00% <100.00%> (ø)
pygame_menu/widgets/widget/scrollbar.py 95.28% <100.00%> (+0.21%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 41d3d50...b6257ea. Read the comment docs.