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 rendering when no track symbols are provided #911

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

kdheepak
Copy link
Collaborator

@kdheepak kdheepak commented Feb 3, 2024

Fixes #910

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2d91f7) 92.0% compared to head (2028659) 92.0%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #911   +/-   ##
=====================================
  Coverage   92.0%   92.0%           
=====================================
  Files         61      61           
  Lines      15491   15493    +2     
=====================================
+ Hits       14257   14259    +2     
  Misses      1234    1234           

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

@Valentin271 Valentin271 merged commit fbb5dfa into main Feb 3, 2024
34 checks passed
@Valentin271 Valentin271 deleted the kd/scrollbar branch February 3, 2024 15:06
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.

Scrollbar with .track_symbol(None) renders incorrectly
2 participants