mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: #3283 broken
This commit is contained in:
@@ -2790,7 +2790,8 @@
|
||||
shift? (.-shiftKey e)
|
||||
code (gobj/getValueByKeys e "event_" "code")]
|
||||
(cond
|
||||
(util/event-is-composing? e)
|
||||
(and (util/event-is-composing? e true)
|
||||
(not (state/get-editor-show-page-search-hashtag?)))
|
||||
nil
|
||||
|
||||
(or ctrlKey metaKey)
|
||||
|
||||
Reference in New Issue
Block a user