[Bug] in version 2.0.1 Class n (north) is not added
tmirun opened this issue · 0 comments
tmirun commented
Hi guy, i detect a little bug:
Direction Class n (north) is not added
I detect problem, is this conditional:
patternLock/src/PatternLock.js
Line 130 in 9360189
should be
} else if (curPos.j - lastPos.j < 0) {