Skip to content

fix file tree scroll bug#9713

Merged
vince-fugnitto merged 1 commit intoeclipse-theia:masterfrom
shuyaqian:fix-scroll
Jul 14, 2021
Merged

fix file tree scroll bug#9713
vince-fugnitto merged 1 commit intoeclipse-theia:masterfrom
shuyaqian:fix-scroll

Conversation

@shuyaqian
Copy link
Contributor

@shuyaqian shuyaqian commented Jul 8, 2021

Signed-off-by: shuyaqian 717749594@qq.com

What it does

fix #9407

How to test

  1. click 'open workspace' menu
  2. scroll
  3. other tree widgets still scroll fine with overflow: auto

Review checklist

Reminder for reviewers

@vince-fugnitto vince-fugnitto added tree issues related to the tree (ex: tree widget) ui/ux issues related to user interface / user experience labels Jul 8, 2021
Copy link
Member

@vince-fugnitto vince-fugnitto left a comment

Choose a reason for hiding this comment

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

I confirmed that it fixes the issue with scrolling in file dialogs (no more continuous scroll).
I'm not sure if it causes any regressions to other trees but I was not able to identify any.

Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

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

I can confirm that this fixes the endless scrolling issue on the file tree. LGTM.

 Signed-off-by: shuyaqian 717749594@qq.com
@tsmaeder
Copy link
Member

@vince-fugnitto push the merge button? You can, right?

@vince-fugnitto
Copy link
Member

@vince-fugnitto push the merge button? You can, right?

Yes, I just like to let pull-request's sit a bit in case others want to review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tree issues related to the tree (ex: tree widget) ui/ux issues related to user interface / user experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Endless scroll in the file tree when opening a workspace file

4 participants