Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEAT] angleRange & arcThicknessRatio properties for shapes #861

Merged
merged 10 commits into from
Dec 24, 2020

Conversation

apresmoi
Copy link

@apresmoi apresmoi commented Nov 5, 2020

Hello everybody.

I wanted to have this two options to be able to play around with the arc, blockArc and pie shapes. In the current version there isn't the possibility to set the angle range of these shapes.

Maybe a better solution for the future could be adding a type for each of the supported properties with all of their supported variables.

Hope you like it.
Thank you !

@gitbrent gitbrent self-assigned this Dec 6, 2020
@gitbrent gitbrent added this to the 3.4.0 milestone Dec 6, 2020
@gitbrent gitbrent linked an issue Dec 7, 2020 that may be closed by this pull request
@apresmoi
Copy link
Author

Hi @gitbrent, do you need me to fix those conflicts ?

@gitbrent
Copy link
Owner

@apresmoi - yes, please patch the src/*. files instead of dist. thanks.

@apresmoi apresmoi force-pushed the feature/angle-range branch from 306dce4 to 1884168 Compare December 23, 2020 22:14
@apresmoi
Copy link
Author

@gitbrent - There it is, I've force-pushed only with changes inside src/

@gitbrent gitbrent merged commit 4c5cbf7 into gitbrent:master Dec 24, 2020
gitbrent added a commit that referenced this pull request Dec 24, 2020
@gitbrent
Copy link
Owner

Thanks @apresmoi !

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

control angle and thickness in arc and blockArc shapes
2 participants