-
-
Notifications
You must be signed in to change notification settings - Fork 233
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
Add a collapse/expand sample, fix edges in collapsed group bug. #214
Comments
cneben
added a commit
that referenced
this issue
Nov 17, 2023
cneben
added a commit
that referenced
this issue
Nov 17, 2023
Signed-off-by: cneben <benoit@destrat.io>
cneben
added a commit
that referenced
this issue
Nov 17, 2023
Signed-off-by: cneben <benoit@destrat.io>
cneben
added a commit
that referenced
this issue
Nov 17, 2023
Add `qan::StyleManager::createEdgeStyle()`. Signed-off-by: cneben <benoit@destrat.io>
cneben
added a commit
that referenced
this issue
Nov 19, 2023
Signed-off-by: cneben <benoit@destrat.io>
Closing for #223 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create an advanced sample to demonstrate collapse / expand.
Fix the "collapse parent/child" group where edges outside of the ancestor hierarchy are not hidden.
Add support for custom delegate in
qan::Graph::insertGroup()
(same interface than node...)Add "arrow" demonstration with custom hook nodes and style.
Fix the edges multiple selection dragging.
The text was updated successfully, but these errors were encountered: