Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu resize #369

Merged
merged 11 commits into from
Oct 19, 2021
Merged

Menu resize #369

merged 11 commits into from
Oct 19, 2021

Conversation

ppizarror
Copy link
Owner

@ppizarror ppizarror commented Oct 18, 2021

  • Improved library build.
  • Added menu resize.

@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #369 (45cccb7) into master (03a44bb) will decrease coverage by 0.02%.
The diff coverage is 98.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
- Coverage   97.01%   96.99%   -0.03%     
==========================================
  Files          62       48      -14     
  Lines       12590    11599     -991     
==========================================
- Hits        12214    11250     -964     
+ Misses        376      349      -27     
Impacted Files Coverage Δ
pygame_menu/widgets/widget/menubar.py 99.20% <ø> (ø)
pygame_menu/menu.py 95.63% <98.46%> (+0.06%) ⬆️
pygame_menu/_scrollarea.py 99.18% <100.00%> (+0.01%) ⬆️
pygame_menu/utils.py 95.68% <100.00%> (+0.01%) ⬆️
pygame_menu/version.py 100.00% <100.00%> (ø)
pygame_menu/examples/scroll_menu.py
pygame_menu/examples/simple.py
...ygame_menu/examples/other/dynamic_button_append.py
pygame_menu/examples/other/ui_solar_system.py
pygame_menu/examples/other/scrollbar.py
... and 9 more

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 03a44bb...45cccb7. Read the comment docs.

@ppizarror ppizarror changed the title Menu width Menu resize Oct 18, 2021
@ppizarror ppizarror merged commit 7250ae8 into master Oct 19, 2021
@ppizarror ppizarror deleted the fix-build branch October 19, 2021 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant