Skip to content

Commit 113b48c

Browse files
committed
Improve sendShiftUpEvent grouping
1 parent 60b11e3 commit 113b48c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/io/github/yawnoc/strokeinput/InputContainer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,6 @@ private void sendShiftUpEvent(boolean shouldRedrawKeyboard) {
621621
shiftMode = SHIFT_DISABLED;
622622
break;
623623
}
624-
625624
shiftPointerId = NONEXISTENT_POINTER_ID;
626625

627626
if (shouldRedrawKeyboard) {

0 commit comments

Comments
 (0)