mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
feat: zoom into searched text shape
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
(if page
|
||||
(cond
|
||||
(model/whiteboard-page? page-name)
|
||||
(route/redirect-to-whiteboard! page-name)
|
||||
(route/redirect-to-whiteboard! page-name {:block-id block-uuid})
|
||||
|
||||
(or collapsed? long-page?)
|
||||
(route/redirect-to-page! block-uuid)
|
||||
|
||||
Reference in New Issue
Block a user