mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix: disable animated scroll
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
(jump-to-anchor! anchor)
|
||||
(js/setTimeout #(util/scroll-to (util/app-scroll-container-node)
|
||||
(state/get-saved-scroll-position)
|
||||
true)
|
||||
false)
|
||||
100))))
|
||||
|
||||
(defn go-to-search!
|
||||
|
||||
Reference in New Issue
Block a user