mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance: scroll earlier
This commit is contained in:
@@ -2933,10 +2933,10 @@
|
||||
(reset! ignore-scroll? false))]
|
||||
[:div#lazy-blocks
|
||||
(ui/infinite-list
|
||||
"main-container"
|
||||
"main-content-container"
|
||||
(block-list config segment)
|
||||
{:on-load bottom-reached
|
||||
:threhold 400})]))
|
||||
:threhold 1000})]))
|
||||
|
||||
(rum/defcs blocks-container <
|
||||
{:init (fn [state]
|
||||
|
||||
Reference in New Issue
Block a user