Bug in sliders minimum value ?

Setting the minimum value for a DzIntSlider to a positive number is not working for me, the slider will have a min value of zero when i run the script. Setting to a negative value does work.
The DzFloatSlider will accept any minimum value lower than 1. Setting a minimum value of 1 or higher will also result in a min value of zero.

Is this a known bug, anyone else have this problem (or even better : a solution) ?

Sign In or Register to comment.