-
-
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
🚧 Polish edge selection (keyboard moving, etc.) #223
Labels
Comments
cneben
added a commit
that referenced
this issue
Feb 20, 2024
Signed-off-by: cneben <benoit@destrat.io>
cneben
added a commit
that referenced
this issue
Feb 20, 2024
Signed-off-by: cneben <benoit@destrat.io>
cneben
added a commit
that referenced
this issue
Feb 20, 2024
Signed-off-by: cneben <benoit@destrat.io>
cneben
added a commit
that referenced
this issue
Feb 20, 2024
Signed-off-by: cneben <benoit@destrat.io>
cneben
added a commit
that referenced
this issue
Feb 20, 2024
Signed-off-by: cneben <benoit@destrat.io>
cneben
changed the title
Polish edge selection (keyboard moving, etc.)
🚧 Polish edge selection (keyboard moving, etc.)
Feb 20, 2024
5 tasks
cneben
added a commit
that referenced
this issue
Feb 20, 2024
…dges case. Signed-off-by: cneben <benoit@destrat.io>
cneben
added a commit
that referenced
this issue
Feb 21, 2024
#223 Add full support for notifications onNodesMoved() and so on in e…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Horizontal / vertical edges can't be selected with CTRL + window.
Dragging one node + edges do not works.
Add keyboard arrows to drag edge / edges selection, see
qan::GraphView::keyPressEvent()
.(not critical) unselect with CTRL in currently dragged selection is not taken into account.
Prevent dragging locked / protected edges...
Fix all
FIXME #223
The text was updated successfully, but these errors were encountered: