mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
enhance(mobile): enable block fold-down button as default option
This commit is contained in:
@@ -584,8 +584,8 @@ Similar to re-frame subscriptions"
|
||||
|
||||
(defn enable-fold-button-right?
|
||||
[]
|
||||
(and (mobile-util/native-platform?)
|
||||
(true? (:feature/enable-fold-button-on-right? (sub-config)))))
|
||||
(let [_ (sub :ui/viewport)]
|
||||
(util/md-breakpoint?)))
|
||||
|
||||
(defn enable-journals?
|
||||
([]
|
||||
|
||||
Reference in New Issue
Block a user