mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
Merge branch 'master' into gesture-support-on-block
This commit is contained in:
@@ -2572,7 +2572,7 @@
|
||||
|
||||
;; just delete
|
||||
:else
|
||||
(do
|
||||
(when-not (mobile-util/native-ios?)
|
||||
(util/stop e)
|
||||
(delete-and-update
|
||||
input (util/safe-dec-current-pos-from-end (.-value input) current-pos) current-pos)))))
|
||||
|
||||
Reference in New Issue
Block a user