feat: zoom into searched text shape

This commit is contained in:
Peng Xiao
2022-07-22 00:16:22 +08:00
parent 15b0fcb297
commit ec3ebc8d5b
7 changed files with 26 additions and 19 deletions

View File

@@ -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)