mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-12 22:50:54 +03:00
Merge branch 'master' into fix-reading-cached-status-from-within-callback
This commit is contained in:
commit
991e4e396a
@ -287,7 +287,7 @@ class TextEditorComponent
|
||||
# with the menu open.
|
||||
@openedAccentedCharacterMenu = false
|
||||
|
||||
@domNode.addEventListener 'keyup', =>
|
||||
@domNode.addEventListener 'keyup', ->
|
||||
lastKeydownBeforeKeypress = null
|
||||
lastKeydown = null
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user