mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
add tests
This commit is contained in:
@@ -3452,6 +3452,7 @@
|
||||
(or (:block/_parent block) (:block.temp/has-children? block))
|
||||
(integer? (:block-level config))
|
||||
(>= (:block-level config) (state/get-ref-open-blocks-level)))
|
||||
(:default-collapsed? config)
|
||||
(and (or (:view? config) (:popup? config))
|
||||
(or (ldb/page? block)
|
||||
(:table-block-title? config))))))
|
||||
|
||||
Reference in New Issue
Block a user