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

Duplicates shown when resizing nodes #79

Closed
tobi18991 opened this issue Oct 13, 2022 · 1 comment · Fixed by #94 or #107
Closed

Duplicates shown when resizing nodes #79

tobi18991 opened this issue Oct 13, 2022 · 1 comment · Fixed by #94 or #107
Assignees
Labels
bug Something isn't working

Comments

@tobi18991
Copy link
Member

Due to rendering errors, when selecting a node and resizing it, a duplicate is shown. It vanishes only if the diagram is opened again or when zooming in or out of the diagram.

The problem seems to be related with the ui.editor.graph.refresh() function executed inside the VertexHandler.

Furthermore, while changing the label (content) of a node, the old text is shown behind the new text until the change is commited by deselecting the node.

@tobi18991 tobi18991 added the bug Something isn't working label Oct 13, 2022
@tobi18991 tobi18991 self-assigned this Oct 13, 2022
@tobi18991 tobi18991 pinned this issue Oct 13, 2022
@tobi18991 tobi18991 linked a pull request Nov 11, 2022 that will close this issue
@tobi18991 tobi18991 unpinned this issue Mar 20, 2023
@tobi18991
Copy link
Member Author

tobi18991 commented Mar 20, 2023

Unfortunately, selecting the label of a cell (text inside attack graph node) is not possible. Therefore, some hotfix for this is needed...

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
None yet
1 participant