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

Snap behavior #6

Closed
cliftonm opened this issue Oct 25, 2016 · 3 comments
Closed

Snap behavior #6

cliftonm opened this issue Oct 25, 2016 · 3 comments
Assignees
Labels

Comments

@cliftonm
Copy link
Owner

If connection points of the group box and the inner children are too close together, a connector
snaps to the wrong connection point. Need to snap to the nearest connection, not just the first near connection.

@cliftonm cliftonm self-assigned this Oct 25, 2016
@cliftonm cliftonm added the bug label Oct 25, 2016
@qwertie
Copy link

qwertie commented Nov 5, 2016

Yup, this was bothering as I drew my first diagram today, especially since the snapping radius is large-ish.

@cliftonm
Copy link
Owner Author

cliftonm commented Nov 5, 2016

See also Issue #32.

cliftonm added a commit that referenced this issue Nov 5, 2016
@cliftonm cliftonm closed this as completed Nov 5, 2016
@cliftonm
Copy link
Owner Author

cliftonm commented Nov 5, 2016

One comment about this - snapping now happens to the nearest connection point on the shape, so depending on which direction you approach two very close connection points, the connector snaps to the nearest one now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants