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

Thumb is not centered on the track #3

Open
luka-glusica opened this issue Sep 18, 2018 · 1 comment
Open

Thumb is not centered on the track #3

luka-glusica opened this issue Sep 18, 2018 · 1 comment

Comments

@luka-glusica
Copy link

Thumb is not properly centered on the track. I've used the example code from the docs.

<CircularSlider
r={50}
trackWidth={10}
thumbWidth={20}
onChange={value => console.log(value)}
/>

See screenshots below:

thumb-position
thumb-positon-2

@alexsyo
Copy link
Owner

alexsyo commented Dec 25, 2018

Sorry for the delay, I have just tested your implementation and it works fine for me, so it might be a problem with the container's styles you are using

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

No branches or pull requests

2 participants