MIN / MAX value
AviFix opened this issue · 1 comments
AviFix commented
Hi.
Is there away to configure the min and max value of the slider?
Thanks
Avi
Mottie commented
Hi @AviFix!
Sadly, not yet... the plugin was really just done as a concept (still in an alpha version) and it currently only supports a percentage from 0 to 100.
You should be able to use the change callback to calculate the difference though. But it would be nice if the plugin included a step setting as well....
I wish I had more free time to work on it.