4 Jun
2017
4 Jun
'17
9:52 a.m.
OK I made the assumption the test would only try valid values.
I don't think the tests are trying invalid values, an invalid value is being loaded from the image and saved incidentally, right?
Is there some way to have a popup or some message to the user that I could trigger when this happens ?
Presumably 165 is an invalid value right? Maybe it means "unset" ?
In either case, it'd be best (i.e. most consistent with other drivers) to just load a default if the stored value is out of range.
--Dan