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: double scroll bar #113

Merged
merged 2 commits into from
Feb 20, 2025
Merged

fix: double scroll bar #113

merged 2 commits into from
Feb 20, 2025

Conversation

bobbyg603
Copy link
Member

@bobbyg603 bobbyg603 commented Feb 20, 2025

Description

There was a double scroll bar on windows because of the leftover scroll-container element from before the virtual scroll change.

Before:
image

After:
image

Checklist

  • Tested manually
  • Unit tests pass with no errors or warnings
  • Documentation updated (if applicable)
  • Reviewed by at least 1 other contributor

@bobbyg603 bobbyg603 merged commit f5dc736 into main Feb 20, 2025
3 checks passed
@bobbyg603 bobbyg603 deleted the fix-double-scrollbar branch February 20, 2025 19:24
@bobbyg603
Copy link
Member Author

🎉 This PR is included in version 19.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants