Skip to content

Commit

Permalink
tolerate shift still being down when using *
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Sep 11, 2018
1 parent 116cf7c commit 3ae16c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/keyboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ Keyboard.DEFAULTS = {
},
'list autofill': {
key: ' ',
shiftKey: null,
collapsed: true,
format: {
list: false,
Expand Down

0 comments on commit 3ae16c8

Please sign in to comment.