mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 21:26:09 +02:00
✨ Automatically open comments from dashboard notifications
This commit is contained in:
parent
5f580f10ca
commit
1797c702a7
2 changed files with 2 additions and 0 deletions
|
@ -99,4 +99,5 @@
|
|||
(rx/filter (ptk/type? ::dw/initialize-viewport))
|
||||
(rx/take 1)
|
||||
(rx/mapcat #(rx/of (center-to-comment-thread thread)
|
||||
(dw/select-for-drawing :comments)
|
||||
(dcm/open-thread thread)))))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue