mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
enhance(ux): up/down to hide action bar
This commit is contained in:
@@ -3390,6 +3390,7 @@
|
||||
|
||||
(defn shortcut-up-down [direction]
|
||||
(fn [e]
|
||||
(state/pub-event! [:editor/hide-action-bar])
|
||||
(when (and (not (auto-complete?))
|
||||
(or (in-page-preview?)
|
||||
(not (in-shui-popup?)))
|
||||
|
||||
Reference in New Issue
Block a user