-
Notifications
You must be signed in to change notification settings - Fork 310
Different thickness for empty arc #164
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
Comments
@monovertex - there was a discussion 2 years ago - #24. At that time I didn't have chance to implement it. But I've provided a snippet (which is more a workaround, though). Feel free to create a pull-request. But don't forget to add corresponding tests ;) BTW, I have the whole gallery of snippets with various custom things. |
@kottenator: Thanks for the input and guidelines. I'm on it and an initial implementation is already ready. Got some stuff to iron out for when You can assign this to me, if you want. |
@monovertex - I think your PR is almost fine, but I have one important remark there. Please, take a look. |
@kottenator: I'm all open for feedback, but there's no comment on the PR. Could you let me know if something went wrong or where could I see that remark? |
Sorry, my mistake - I'm new to GH reviews, I didn't publish it. Check now. |
Would it be possible to have a different thickness for the empty arc behind the filled one?
From an initial look at the code, it should be trivial to add a new parameter that defaults to
thickness
if not specified.I can submit a PR if there's no potential blocker with this proposal. Are there any contribution guidelines?
The text was updated successfully, but these errors were encountered: