mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
feat(gesture): disable action bar when editing
This commit is contained in:
@@ -843,6 +843,7 @@
|
||||
(cursor/move-cursor-to input pos))
|
||||
|
||||
(when (or (util/mobile?) (mobile-util/is-native-platform?))
|
||||
(set-state! :mobile/show-action-bar? false)
|
||||
(util/make-el-center-if-near-top input))))))))
|
||||
|
||||
(defn clear-edit!
|
||||
|
||||
Reference in New Issue
Block a user