mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🐛 Don't render path editor on editing grid on frame
This commit is contained in:
parent
b9ea2425b9
commit
fa24ced3a3
@ -602,7 +602,8 @@
|
|||||||
(= edition shape-id))
|
(= edition shape-id))
|
||||||
nil
|
nil
|
||||||
|
|
||||||
(= edition shape-id)
|
(and (= edition shape-id)
|
||||||
|
(cfh/path-shape? shape))
|
||||||
[:> path-editor*
|
[:> path-editor*
|
||||||
{:zoom zoom
|
{:zoom zoom
|
||||||
:shape shape}]
|
:shape shape}]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user