-
Notifications
You must be signed in to change notification settings - Fork 190
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
how can i make this work on reactjs #33
Comments
@jhonyourangel +1, I would love to use this library in web! |
Me to pleeeease. |
badly need this lib in react JS... |
Can you provide a link?
I could have a look at it
…On Tue, 3 Jan 2023 at 18:28, Quentin Barnard ***@***.***> wrote:
I've cloned this package and got it working in ReactJS. Just having some
trouble with the "sliding" or "scrolling" of the start and end icons. It
works, but does not follow the mouse quite as well as expected yet.
[image: image]
<https://user-images.githubusercontent.com/5852237/210409446-312f8079-b3ca-44b2-a38d-2e0935467b30.png>
—
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AATRTF4VJE3T7IMBDPIEXJTWQROSNANCNFSM4FQ5S2IA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I'll play around some more with it today and then push the updates to git possibly tomorrow. It relates to calculating the new angle and length via the mouse X and Y. The old code does the calcs here, but I'm not quite sure what actual values
|
I've pushed a working version to https://github.com/Quentinb/react-web-circular-slider and published it on NPM https://www.npmjs.com/package/react-web-circular-slider. Still needs a bit of work and cleanup but us currently in a functioning state. |
how can i make this work on reactjs ?
The text was updated successfully, but these errors were encountered: