mirror of
https://github.com/penpot/penpot.git
synced 2026-03-21 09:53:29 +00:00
🐛 Don't render path editor on editing grid on frame
This commit is contained in:
@@ -602,7 +602,8 @@
|
||||
(= edition shape-id))
|
||||
nil
|
||||
|
||||
(= edition shape-id)
|
||||
(and (= edition shape-id)
|
||||
(cfh/path-shape? shape))
|
||||
[:> path-editor*
|
||||
{:zoom zoom
|
||||
:shape shape}]
|
||||
|
||||
Reference in New Issue
Block a user