jRange icon indicating copy to clipboard operation
jRange copied to clipboard

min/max interval size?

Open pivanov opened this issue 10 years ago • 3 comments

Hey, can we set min/max interval size?

P.S. nice plugin :)

pivanov avatar Jan 08 '15 18:01 pivanov

Currently not, but surely that'd be a nice addition. Will work on it in near future, in the mean while if you implement that don't forget to send a PR. :)

nitinhayaran avatar Jan 09 '15 12:01 nitinhayaran

Using a setTimeout() for waiting 2-3 seconds in onstatechange: function() will be better, because user needs time to move the ball to the value he wants.

ps. Thank your plugin, it is great, I'm using it in my project.

terrylin11328 avatar Jan 23 '15 21:01 terrylin11328

the setTimeout can ofcourse be used in your own onstateChanged listener ;). so you can implement it yourself without changing the code.

msegers avatar Feb 24 '15 18:02 msegers