samstrasser / vishis

Automatically exported from code.google.com/p/vishis
0 stars 0 forks source link

Call slider.setValue in silent mode #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by sam.stra...@gmail.com on 25 Dec 2007 at 3:14

GoogleCodeExporter commented 9 years ago
Easy fix.  Added 
Slider.prototype.setValueSilently(newValue);

Original comment by sam.stra...@gmail.com on 25 Dec 2007 at 3:28