mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
fix: don't trigger commands auto-complete when paste
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
(-> (gdom/getElement "mock-text")
|
||||
gdom/getChildren
|
||||
array-seq
|
||||
(nth pos)
|
||||
(util/nth-safe (dec pos))
|
||||
mock-char-pos
|
||||
(assoc :rect rect))
|
||||
(catch :default _e
|
||||
|
||||
Reference in New Issue
Block a user