Skip to content

fix: no unnecessary tree update on mouse over/out #1922

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

Merged
merged 1 commit into from
Mar 2, 2023
Merged

fix: no unnecessary tree update on mouse over/out #1922

merged 1 commit into from
Mar 2, 2023

Conversation

kittaakos
Copy link
Contributor

Motivation

Removed unnecessary tree widget update and scroll to node action on mouse over/leave events.

Change description

Other information

Follow the steps from the issue description; they're excellent. You experience no unnecessary scrolling in the tree. You verify that the inline actions, such ... for the context menu and pull/push in the cloud tree are rendered and functional when you hover over a node representing a sketch folder.

Closes #1766

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

@kittaakos kittaakos self-assigned this Feb 27, 2023
@kittaakos kittaakos added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Feb 27, 2023
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

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

I verified it fixes #1766 and doesn't introduce any regressions. Thanks Akos!

Copy link
Contributor

@AlbyIanna AlbyIanna left a comment

Choose a reason for hiding this comment

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

LGTM 👍 Thanks Akos!

@kittaakos kittaakos merged commit bfec85c into main Mar 2, 2023
@kittaakos kittaakos deleted the #1766 branch March 2, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sketchbook view scroll position reverts if selected item off screen
3 participants