Denis Ineshin
Denis Ineshin
Hi, @djibe, I will try to find some time this week to merge it. Remember I will need not only merge it, but update a website and publish new version...
Hi, labels are hidden with CSS class. So, you may override it by modifying skin file.
Find this classes: `irs-min` and `irs-max`. And force for them: `visibility: visible !important;`
It is not possible from the box. `from_min` overrides `from` value. But, you can do a trick: 1. Render slider without `from_min` with `from` set to 0 2. Put an...
Hi, @kylebakerio In your case min interval should be also **timestamp**, like you do with other dates. Value 3 - is just 3ms, and that is nothing.
Hi, if you can see here: http://ionden.com/a/plugins/ion.rangeSlider/skins.html You can have different skins. So, nobody stops you from creating a new skin, or altering one of current skins to fit your...
Hi, I think this is happening because by default arrow keys move slider value by ~10% of it scale. This is not optimal. Potential fix could be if you will...
Yeah, will move it in to bugs then.
Hi. You cant do it on this slider. Only v3 will support this, but it is not yet ready. My suggestion will be to generate another slider for each time...
No ETA yet, sorry.