mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 22:24:09 +00:00
set it as the starting block when no blocks are selected when shift clicking
This commit is contained in:
@@ -2180,7 +2180,9 @@
|
||||
(editor-handler/highlight-selection-area! block-id))
|
||||
|
||||
shift?
|
||||
(util/clear-selection!)
|
||||
(do
|
||||
(util/clear-selection!)
|
||||
(state/set-selection-start-block! block-id))
|
||||
|
||||
:else
|
||||
(do
|
||||
|
||||
Reference in New Issue
Block a user