[Clam-devel] Sliders: possible bug?

Giulio Cengarle giulio.cengarle at barcelonamedia.org
Thu Oct 9 02:59:45 PDT 2008


Hello,

I was testing some clam networks and found some odd behavior of the
sliders:

- the arrow increment/decrement always passes an actual
increment/decrement of 1, although the slider displays the increment set
by the user (or by default) in the configuration panel. 
Example: controller set to 0 and step is set to 3.6, if you press the
up-arrow controller jumps to 3.6 but outputs value 1.

- writing a number in the slider doesn't actually set the value intended
by the user, but rather gives an increment equal to the number divided
by the step value. Example: step is set to 3.6, if you write 72 it
outputs a value of 20.

So currently the sliders are working correctly only when the lower bound
is set to zero and the step is set to one.

Cheers,
Giulio





More information about the clam-devel mailing list