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 bar being freezed after moving left or right #18

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

micielski
Copy link
Contributor

This seems to fix #17

@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 32.66%. Comparing base (6cf2f4f) to head (dca4b8c).
Report is 1 commits behind head on main.

Files Patch % Lines
src/lib.rs 0.00% 6 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##            main      #18       +/-   ##
==========================================
+ Coverage   0.00%   32.66%   +32.66%     
==========================================
  Files          1        1               
  Lines        314      450      +136     
==========================================
+ Hits           0      147      +147     
+ Misses       314      303       -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/lib.rs Outdated Show resolved Hide resolved
Copy link
Owner

@shuoli84 shuoli84 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shuoli84 shuoli84 merged commit 3b9564a into shuoli84:main Aug 6, 2024
10 checks passed
@shuoli84
Copy link
Owner

shuoli84 commented Aug 6, 2024

Thanks!

@github-actions github-actions bot mentioned this pull request Aug 6, 2024
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.

Move left or right in menu bar may cause the bar freezed
3 participants