feat: Shift click to select multiple blocks

This commit is contained in:
Tienson Qin
2022-01-21 10:15:07 +08:00
parent 998a11a84a
commit 21c36e69e2
4 changed files with 55 additions and 45 deletions

View File

@@ -3600,7 +3600,6 @@
expand-block!)))
doall)
(and clear-selection? (clear-selection!)))
:else
;; expand one level
(let [blocks-with-level (all-blocks-with-level {})