Closed Tectu closed 10 years ago
Fixed, the minimum value was 0, that's what was causing the issue. I updated this settings part so that you can change any of the multiple settings at once. It also provides user with possible min and max values. When user press OK, if one of the values is out of range, a popup message will show up asking for the user if he wants to apply either the max value (if the input value was set higher than max value) or min value (if the input value was set lower than min value).
Thanks again for that!
When trying to change 'Autolevel/Options', the second value, 'Max depth' needs to be greater than 0, but the default is -1. How is this possible? And as far as I understand the algorithm, it really should be lower than 0?