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

Allow choice on Line Intersection - Allow "tighter" yet non-intersecting lines? #254

Closed
erwin opened this issue Oct 22, 2022 · 0 comments
Closed

Comments

@erwin
Copy link

erwin commented Oct 22, 2022

I'm not sure if this is related to #115

Sometimes I would like a line like this one to be closer to the adjacent line, without requiring a whole blank line in between:
image

I think it always makes sense to intersect with lines you've actually touched, but shouldn't it be optional to intersect with adjacent lines?

image

Somewhat related, there's a cool "traintrack" effect when you lay lines very close together, for example, whenever you add a line in here...

image

It's auto converted to:

image

Shouldn't it also be possible to just have a line not converted to the traintrack pattern though?

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

No branches or pull requests

2 participants