Merge branch 'master' into gesture-support-on-block

This commit is contained in:
llcc
2022-05-27 14:12:58 +08:00
committed by GitHub
10 changed files with 84 additions and 63 deletions

View File

@@ -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)))))