Cabbage Logo
Back to Cabbage Site

"dead zone" in rsliders with wrong value granularity (fixed)

Tested on OSX: If I make an rslider with range(-1, 1, 0, 1, 0.01) it will show data to the hundredths value as expected over most of the range of the rslider, but as I approach center suddenly it will display a few more significant digits in the value. For example: “.009999998”

This can be recreated with other range values too, but this is the easiest for recreating it.

I’ll take a look at the cause of this and see if I can find a fix.

Thanks, if it seems to be platform specific and you need any help testing for OSX, let me know.