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

refactor(nodes): minimize position change loops #116

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

bcakmakoglu
Copy link
Owner

What's changed?

  • Only loop selected nodes instead of all nodes when determining position changes

@vercel
Copy link

vercel bot commented Apr 23, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

vue-flow-typedoc – ./

🔍 Inspect: https://vercel.com/bcakmakoglu/vue-flow-typedoc/EH6Njj6AaDeEByMJCJ2qa4rcd3wv
✅ Preview: https://vue-flow-typedoc-git-refactor-position-change-bcakmakoglu.vercel.app

vue-flow-docs – ./

🔍 Inspect: https://vercel.com/bcakmakoglu/vue-flow-docs/9rAa21xDz2maW9bJKoYwUzBYSUEm
✅ Preview: https://vue-flow-docs-git-refactor-position-change-bcakmakoglu.vercel.app

@bcakmakoglu bcakmakoglu self-assigned this Apr 23, 2022
@bcakmakoglu bcakmakoglu added skip-release internal Changes only affect the internal API performance Improve performance of an existing feature labels Apr 23, 2022
@vercel vercel bot temporarily deployed to Preview – vue-flow-typedoc April 23, 2022 21:49 Inactive
# What's changed?

* Only loop selected nodes instead of all nodes when determining position changes
@bcakmakoglu bcakmakoglu marked this pull request as ready for review April 23, 2022 21:50
@vercel vercel bot temporarily deployed to Preview – vue-flow-typedoc April 23, 2022 21:52 Inactive
@bcakmakoglu bcakmakoglu merged commit c8906cc into develop Apr 23, 2022
@bcakmakoglu bcakmakoglu deleted the refactor/position-change branch April 23, 2022 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API performance Improve performance of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant