While fiddling around with the code for a pull request I'm working on I noticed that some input outside the range of 0-100 is accepted by wob.
For example most values between 256 and 299 is accepted by wob. 300 is not accepted but 512 and some other numbers are accepted.
299 is displayed as roughly 45% for instance.
While fiddling around with the code for a pull request I'm working on I noticed that some input outside the range of 0-100 is accepted by wob.
For example most values between 256 and 299 is accepted by wob. 300 is not accepted but 512 and some other numbers are accepted. 299 is displayed as roughly 45% for instance.