mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
feat: Shift click to select multiple blocks
This commit is contained in:
@@ -3600,7 +3600,6 @@
|
||||
expand-block!)))
|
||||
doall)
|
||||
(and clear-selection? (clear-selection!)))
|
||||
|
||||
:else
|
||||
;; expand one level
|
||||
(let [blocks-with-level (all-blocks-with-level {})
|
||||
|
||||
Reference in New Issue
Block a user