Fzzy Config

Fzzy Config

15M Downloads

Min greater than max breaks sliders

MincraftEinstein opened this issue ยท 1 comments

commented

If you set the min value larger than the max value for a number the slider won't work right, you can slide them, but it just resets back to the largest number when you release your mouse button). Should probably have some kind of error/exception thrown for this

commented

adding exception throw in next release for min >= max