-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
mainIssues with the main code baseIssues with the main code basevisualsImprovements to the general look and style of the diagramsImprovements to the general look and style of the diagrams
Milestone
Description
Currently, the position of the nodes is snapped to the grid, but their dimensions (width and height) are not.
It might be interesting to find a way to snap the dimensions of the nodes to the grid as well. However, this can be tricky, because simply snapping the diagram elements' bounds in the viewer creates an undesirable "jitter" effect when moving the nodes. For a really smooth experience, the nodes' view should not be snapped when moving them.
One design idea is to snap the bounding box to the grid multiple while moving. This will naturally snap to grid once the position is snapped to grid.
Metadata
Metadata
Assignees
Labels
mainIssues with the main code baseIssues with the main code basevisualsImprovements to the general look and style of the diagramsImprovements to the general look and style of the diagrams
