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

Feature/arc length arc offset #17

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

Conversation

J-Rojas
Copy link

@J-Rojas J-Rojas commented May 11, 2019

Adds new features to support a configurable maximum arc length and starting position for the slider component.

* arcLengthDegrees - the maximum arcLength of the slider in degrees (default: 360)
* arcOffsetDegrees - the starting offset from the slider in degress (default: 90)

This allows a developer to build semi circular components and components with a different starting position.
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.

None yet

1 participant