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

Add error handling for nonsensical gauge swatches. #8

Open
terriko opened this issue Mar 5, 2021 · 0 comments
Open

Add error handling for nonsensical gauge swatches. #8

terriko opened this issue Mar 5, 2021 · 0 comments
Labels

Comments

@terriko
Copy link
Owner

terriko commented Mar 5, 2021

If you make a gauge swatch with measurements set to 0, it's going to give you bad math. We should probably handle that with an appropriate error when you initially try to set something to 0 so you don't get surprised later.

We might also want to make some way for a user to specify "I never measured this part of my gauge" if they want to do measurement conversions for only rows or only stitches.

@terriko terriko added the good first issue Good for newcomers label Mar 5, 2021
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

1 participant