-
Steps to reproduce:
1. create new project using `yo angular`
2. `grunt build`
3. open `dist/styles/main.css` and compare first half with second - they are identical...
One more detail about bug - ima…
-
When the concentration slider is used (or when the window is resized), all of the particles in solution in the Molecules View are redrawn. When increasing and decreasing concentration, this performan…
-
When the slider is activated, the onChange callback doesn't get called if the slider is moved by clicking on the range.
Fix: Add the following code to the beginning of the moveByClick function:
```
…
-
Hi, I use onFinish call back to do something after user done sliding, now that in 1.8.5 user can click to slide to new position, on onChange is fired, BUT NO onFinish is triggered. Can this be added? …
ghost updated
10 years ago
-
Hello there,
I setup a web page with your wonderful Steps plugin and i just realized that it is blocking any interaction with sliders created with this plugin: http://ionden.com/a/plugins/ion.rangeSl…
-
Hi,
I am sorry if this place is for issues, but can't find another place where to ask a question, I noticed in the demo that the slider have only one value,
My question is
1) It is possible to have …
-
Hey there,
while the following minimal example works (although veeeery slowly, something like maybe 5 frames/second)
```
import ImageView
import VideoIO
v=VideoIO.testvideo("annie_oakley")
VideoIO.pl…
-
I think both this functions need access to the $slider variable. I use multiple sliders, selected by css class-name and onFinish I need to submit the parent form.
-
Browser: Firefox 23.0.1
Test Case:
```
Slider example
$('#test').ionRangeSlider({
…
-
Issue: "from" does not default to "min" (default to 10 instead)
Browser: Firefox 23.0.1
OS: Win7 Pro 64 bit
IonRangeSlider: 1.6.3
Test Case:
```
Slider example
…