-
-
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 snap to grid and keyboard navigation support for selected nodes/groups #185
Comments
cneben
added a commit
that referenced
this issue
Dec 25, 2022
Signed-off-by: cneben <[email protected]>
cneben
added a commit
that referenced
this issue
Dec 25, 2022
Signed-off-by: cneben <[email protected]>
cneben
changed the title
Add keyboard navigation support for selected nodes/groups
Add snap to grid and keyboard navigation support for selected nodes/groups
Dec 25, 2022
cneben
added a commit
that referenced
this issue
Dec 25, 2022
Signed-off-by: cneben <[email protected]>
cneben
added a commit
that referenced
this issue
Dec 25, 2022
Signed-off-by: cneben <[email protected]>
cneben
added a commit
that referenced
this issue
Dec 25, 2022
Modify groups sample for snap to grid support. Nice. Signed-off-by: cneben <[email protected]>
cneben
added a commit
that referenced
this issue
Dec 26, 2022
Signed-off-by: cneben <[email protected]>
cneben
added a commit
that referenced
this issue
Dec 26, 2022
Signed-off-by: cneben <[email protected]>
cneben
added a commit
that referenced
this issue
Dec 26, 2022
Partial FIX. WIP. Signed-off-by: cneben <[email protected]>
cneben
added a commit
that referenced
this issue
Dec 26, 2022
Signed-off-by: cneben <[email protected]>
cneben
added a commit
that referenced
this issue
Dec 27, 2022
Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Modify groups sample for snap to grid support. Nice. Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Partial FIX. WIP. Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Signed-off-by: cneben <[email protected]>
emmenlau
pushed a commit
to BioDataAnalysis/QuickQanava
that referenced
this issue
Mar 31, 2023
Signed-off-by: cneben <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add "snap to grid" support in
qan::DraggableCtrl
.snapToGrid
property toqan::Graph
.gridSize
property toqan::Graph
.Add support for selection keyboard navigation (moving).
snapToGrid
is taken into account.FIX
:qan::EdgeDraggableCtrl
is no longer working with snapping and snap orientation constrains...Fix all FIXME Add snap to grid and keyboard navigation support for selected nodes/groups #185
The text was updated successfully, but these errors were encountered: