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


_______________________________________________
Clam-devel mailing list
[email protected]
https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel

Reply via email to