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

fix(editor): fix performance issues when opening node or editing code… #1

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

qtangs
Copy link
Owner

@qtangs qtangs commented Oct 20, 2022

… node with a lot of data (n8n-io#4388)

  • debounce clicks

  • debounce correctly

  • debounce resize

  • if initialized avoid

  • set watcher fixes

  • add deboucne for setting values

  • increase debounce

  • reset workspace for memory issues

  • address comment

  • decrease debounce time

  • decrease debounce time

  • clean up

  • revert back to trailing

  • support dbl

… node with a lot of data (#4388)

* debounce clicks

* debounce correctly

* debounce resize

* if initialized avoid

* set watcher fixes

* add deboucne for setting values

* increase debounce

* reset workspace for memory issues

* address comment

* decrease debounce time

* decrease debounce time

* clean up

* revert back to trailing

* support dbl
@qtangs qtangs merged commit 05c6910 into qtangs:master Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants