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

Fix scrollbar hide #397

Merged
merged 6 commits into from
Mar 27, 2022
Merged

Fix scrollbar hide #397

merged 6 commits into from
Mar 27, 2022

Conversation

ppizarror
Copy link
Owner

  • Improve scrollbar hide/show adding new force param.

@ppizarror ppizarror mentioned this pull request Mar 26, 2022
@codecov
Copy link

codecov bot commented Mar 26, 2022

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%) ⬆️
pygame_menu/locals.py 100.00% <100.00%> (ø)
pygame_menu/widgets/widget/scrollbar.py 95.28% <100.00%> (+0.21%) ⬆️

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.

@ppizarror ppizarror merged commit 1932dd7 into master Mar 27, 2022
@ppizarror ppizarror deleted the fix-scrollbar-hide branch March 27, 2022 00:31
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