mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
Merge remote-tracking branch 'upstream/master' into whiteboards
This commit is contained in:
@@ -2922,8 +2922,9 @@
|
||||
|
||||
(defn- cut-blocks-and-clear-selections!
|
||||
[copy?]
|
||||
(cut-selection-blocks copy?)
|
||||
(clear-selection!))
|
||||
(when-not (get-in @state/state [:ui/find-in-page :active?])
|
||||
(cut-selection-blocks copy?)
|
||||
(clear-selection!)))
|
||||
|
||||
(defn shortcut-copy-selection
|
||||
[_e]
|
||||
|
||||
Reference in New Issue
Block a user