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

Editing notes can be sluggish when diagram sync is enabled #102

Open
dev-guy opened this issue Oct 10, 2024 · 0 comments
Open

Editing notes can be sluggish when diagram sync is enabled #102

dev-guy opened this issue Oct 10, 2024 · 0 comments

Comments

@dev-guy
Copy link

dev-guy commented Oct 10, 2024

Is your feature request related to a problem? Please describe.
When syncing is enabled, modifying notes causes the diagram to redraw each time a key is pressed. This slows down the notes view considerably for a large diagram (eg ER diagram with 12+ entities). It can only display about one new character a second.

Describe the solution you'd like
Don't redraw the diagram so typing will be normal speed. Notes don't affect the diagram AFAIK.

Describe alternatives you've considered
Disable diagram syncing.

Additional context

@dev-guy dev-guy changed the title Editing note should not redraw diagram Editing notes is slow due to redrawing the diagram Oct 10, 2024
@dev-guy dev-guy changed the title Editing notes is slow due to redrawing the diagram Editing notes can be very slow when diagram sync is enabled Oct 10, 2024
@dev-guy dev-guy changed the title Editing notes can be very slow when diagram sync is enabled Editing notes can be sluggish when diagram sync is enabled Oct 10, 2024
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

No branches or pull requests

1 participant