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

Characters are lost in the editor when typing fast #99

Closed
magjac opened this issue May 26, 2019 · 0 comments · Fixed by #105
Closed

Characters are lost in the editor when typing fast #99

magjac opened this issue May 26, 2019 · 0 comments · Fixed by #105
Assignees
Labels
bug Something isn't working

Comments

@magjac
Copy link
Owner

magjac commented May 26, 2019

This is a similar problem as #22, but occurs also when there are no errors. The reason is that after rendering a new graph, the markers of the selected components in the editor are (unnecessarily) updated which also re-insert the latest text exported from the editor which might not be up-to-date when typing fast.

@magjac magjac self-assigned this May 30, 2019
@magjac magjac added the bug Something isn't working label May 30, 2019
@magjac magjac moved this from To do to In progress in Graphviz Visual Editor short-term activities May 30, 2019
@magjac magjac moved this from In progress to Done but not yet merged in Graphviz Visual Editor short-term activities May 30, 2019
@magjac magjac closed this as completed in b16e738 May 30, 2019
Graphviz Visual Editor short-term activities automation moved this from Done but not yet merged to Done and merged but not yet released May 30, 2019
magjac pushed a commit that referenced this issue May 31, 2019
@magjac magjac moved this from Done and merged but not yet released to Done in latest release in Graphviz Visual Editor short-term activities Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Graphviz Visual Editor short-term act...
  
Done in latest release
1 participant