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

Define design 0 path width using x-axis length of variable area #350

Open
2 tasks
meganindya opened this issue Jul 3, 2023 · 3 comments
Open
2 tasks

Define design 0 path width using x-axis length of variable area #350

meganindya opened this issue Jul 3, 2023 · 3 comments
Assignees

Comments

@meganindya
Copy link
Member

In design0/utils/path.ts, the width of the brick path is defined based on the value of innerLengthX. Instead, it'd be better to define the width based on the value of the minimum width (corners, notch width and offset, argument connection width, etc.), plus the width of the variable area (which should depend on the label's width).

  • replace innerLengthX as an option with flexibleLengthX
  • calculate innerLengthX as an internal property using flexibleLengthX plus the constant minimum length
@meganindya meganindya converted this from a draft issue Jul 3, 2023
@meganindya meganindya self-assigned this Jul 3, 2023
@ManiBAJPAI22
Copy link

Hey I wish to work on this issue.

@yashpandey06
Copy link

@meganindya Can you help me set up this repo locally via docker !!!!

@KrishavRajSingh
Copy link

can u elaborate?

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

No branches or pull requests

4 participants