Closed MrMooky closed 1 year ago
Just noticed that the wNumb
library is the cause for this. I'm going to close this and open a new issue there.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I'm using this library together with
wNumb
and sometimes the steps are not correctly applied. I defined a step of250
. That essentially works for most numbers, but sometimes is off by 1:Even if I type
2.500
into the field, it is "corrected" and jumps back to2.499
.The next step works just fine though:
Like I said, this happens to some values, but not all. Here I should not be able to slide to that value but to
29.250
.This is the current setup:
And idea how to fix that? Both scripts are up-to-date. Testet with Safari and Chrome on macOS.