ppizarror / pygame-menu

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

Fix dropselect touch condition #348

Closed ppizarror closed 3 years ago

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

Codecov Report

Merging #348 (43a9fb7) into master (0e2814c) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #348   +/-   ##
=======================================
  Coverage   95.99%   96.00%           
=======================================
  Files          60       60           
  Lines       11796    11800    +4     
=======================================
+ Hits        11324    11329    +5     
+ Misses        472      471    -1     
Impacted Files Coverage Δ
pygame_menu/widgets/widget/dropselect.py 98.89% <100.00%> (+0.16%) :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 0e2814c...43a9fb7. Read the comment docs.