[1.1.65] Integer value settings can accept decimal values
Posted: Mon Aug 08, 2022 12:44 pm
1. Change a int setting that has a min value less than or equal to 0 to anything with a decimal point.
2. What I expected was for that value to go red since a decimal point input is not valid for int settings.
2. What I got, as shown in the image, is the red box only for int values that have a min value greater than 0.
3. Saving the setting, with a decimal point, regardless of if the value would have been in range of its min and max results in the value being saved as 0.

2. What I expected was for that value to go red since a decimal point input is not valid for int settings.
2. What I got, as shown in the image, is the red box only for int values that have a min value greater than 0.
3. Saving the setting, with a decimal point, regardless of if the value would have been in range of its min and max results in the value being saved as 0.
