mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
perf: sub selected block
This commit is contained in:
@@ -204,7 +204,8 @@
|
||||
|
||||
(defn clear-selection!
|
||||
[]
|
||||
(state/clear-selection!))
|
||||
(state/clear-selection!)
|
||||
(util/select-unhighlight! (dom/by-class "selected")))
|
||||
|
||||
(defn- text-range-by-lst-fst-line [content [direction pos]]
|
||||
(case direction
|
||||
|
||||
Reference in New Issue
Block a user