theia icon indicating copy to clipboard operation
theia copied to clipboard

fix scrollToAlignment of TreeWidget to align vscode

Open shuyaqian opened this issue 4 years ago • 2 comments

Signed-off-by: shuyaqian [email protected]

What it does

To fix when switch files in editor , the selected node is not in the center. theia: 1 vscode: 2

How to test

Review checklist

Reminder for reviewers

shuyaqian avatar Sep 15 '21 07:09 shuyaqian

I've changed this approach so that the tree node will not scroll to the center whether you click or double-click in the file tree. Scrolls only when you switch the tab. @vince-fugnitto

shuyaqian avatar Sep 18 '21 03:09 shuyaqian

@vince-fugnitto Can you help to review this pr again?

shuyaqian avatar Sep 24 '21 03:09 shuyaqian

Closing due to inactivity. We can always re-open the pull-request when updates are made.

vince-fugnitto avatar Sep 21 '22 19:09 vince-fugnitto