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

feat: add a tool that can fix line joints #24

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

widcardw
Copy link
Contributor

@widcardw widcardw commented Mar 21, 2023

This pr is to introduce the tool that can turn

image

into

image

We can use it just like the eraser.

The features are listed below

──x──  into ─────
  │           │  
  │           │  
  x    into   │
  │           │  
  │           │  
      
 x───  into   ┌─────
 │            │     
                  
──x──  into  ──┬──
  │            │  
  │           │  
  │           │  
──x──  into ──┼──
  │           │  
  │           │  

I think this tool is useful, but my code is a little strange. Please review and give me any suggestion. Thanks!

@huytd
Copy link
Owner

huytd commented Mar 24, 2023

Hey, sorry for late response, and thank you so much for contributing this feature. I need more time to check this, and will get back to you in a few days :D

@widcardw
Copy link
Contributor Author

Oops, I mistakenly closed this pr... You can reopen it any time. Thanks!

@widcardw widcardw reopened this Mar 30, 2023
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

Successfully merging this pull request may close these issues.

2 participants