Set negative slider values
Jul 21 2017 | 1:03 pm
Hello,
while trying to put a slider object to work I was wondering about it's behavior when it's set to having negatives values.
If I have a slider with minimum value -1. and range of 2 (float output) and I send a "0." or "set 0." message, shouldn't the slider jump to the middle position where it actually outputs 0.? Instead it jumps to -1. as if 0 meant "jump to minimum value" and 1 "jump to maximum value".
That's somehow inconsistent compared to what a slider does when its range is positive.
Am I missing something?
best
dominikk