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

Support clicks/dragging inside the circle #55

Open
tbrannt opened this issue Nov 15, 2016 · 3 comments
Open

Support clicks/dragging inside the circle #55

tbrannt opened this issue Nov 15, 2016 · 3 comments
Assignees

Comments

@tbrannt
Copy link

tbrannt commented Nov 15, 2016

I switched from https://github.com/princejwesley/circular-slider to this slider because the circular slider didn't support changing the the sliders value when the mouse went out of the circle. I was happy to see that this intuitive behavior is supported by the roundSlider.

Unfortunately in contrast to circular-slider the roundSlider from this site does not support dragging with the mouse inside the circle. Especially for use on mobile devices you're more or less forced to choose a broad slider bar. I think it would be a clear enhancement without any drawbacks to also support clicking and dragging inside the roundSlider as also https://github.com/princejwesley/circular-slider supports.

@soundar24
Copy link
Owner

Actually I considered this at the initial time itself, you can check the below report regarding the requirement:
#4

At that time due to other things concentration i didn't considered this, but i already provided the workaround solution for this requirement:

http://jsfiddle.net/soundar24/utqgufx0/295/

Please check the above demo and confirm me whether this is your required behavior, if yes then i will include in the source soon (maybe within 1 or 2 weeks).

@tbrannt
Copy link
Author

tbrannt commented Nov 16, 2016

That's exactly the behavior I was thinking about! Thanks very much for the fast reply. Having this in the next version would be awesome.

@soundar24
Copy link
Owner

Yes, I will consider this and it will be available in the next release. Thanks :)

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

No branches or pull requests

2 participants