Setting slider to min value does not work with direct editing

Here’s an example for an integer slider that starts at “1”.
If you slide it to 1, it works, but if you want to type in the value “1”, then it will not.
It works for other values though…

did you ever find a fix for this issue? i’m having the same thing happen.

Problem still here…

out of curiosity, does setting to the max work? I think this is the problem, these should be <= and >= instead of < and >

MAX is a problem too.
One can slide manually to the extremes, but not double-clic and enter one of the extreme values with the keyboard.

ok release 0.8.8 to yak (AKA the package manager) should fix this

Super !