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

Update perfect-scrollbar and pin version in root package.json #14592

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

tsmaeder
Copy link
Contributor

@tsmaeder tsmaeder commented Dec 5, 2024

What it does

Updates the perfect-scrollbar dependency and pins it to version 1.5.5 in the root package.json becuase 1.5.6 does not work in Theia

Fixes #14586

contributed on behalf of STMicroelectronics

How to test

Make sure scrolling works in the explorer and other views even when changing the view size a little.

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

Fixes eclipse-theia#14586

contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
@tsmaeder tsmaeder requested review from msujew and sgraband December 5, 2024 13:35
packages/core/package.json Show resolved Hide resolved
packages/toolbar/package.json Show resolved Hide resolved
@tsmaeder tsmaeder merged commit 83fb8c1 into eclipse-theia:master Dec 6, 2024
11 checks passed
@github-actions github-actions bot added this to the 1.57.0 milestone Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Scroll Bar Problems in Theia IDE
2 participants