ppizarror / pygame-menu

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

Add menu get size with border #401

Closed ppizarror closed 2 years ago

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

Codecov Report

Merging #401 (5e349e6) into master (1932dd7) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #401   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          48       48           
  Lines       12096    12104    +8     
=======================================
+ Hits        11761    11769    +8     
  Misses        335      335           
Impacted Files Coverage Δ
pygame_menu/_scrollarea.py 99.29% <100.00%> (+<0.01%) :arrow_up:
pygame_menu/menu.py 96.58% <100.00%> (+<0.01%) :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 1932dd7...5e349e6. Read the comment docs.

vnmabus commented 2 years ago

This one also worked flawlessly.

ppizarror commented 2 years ago

This one also worked flawlessly.

nice