mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
enhance: clear selection ranges
This commit is contained in:
@@ -973,6 +973,7 @@ Similar to re-frame subscriptions"
|
||||
|
||||
(defn clear-selection!
|
||||
[]
|
||||
(util/clear-selection!)
|
||||
(swap! state assoc
|
||||
:selection/mode false
|
||||
:selection/blocks nil
|
||||
|
||||
Reference in New Issue
Block a user