mirror of
https://github.com/penpot/penpot.git
synced 2025-05-05 06:45:53 +02:00
🐛 New paths over shapes
This commit is contained in:
parent
55a7a34a1d
commit
a450dee7cf
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
(dom/prevent-default event)
|
(dom/prevent-default event)
|
||||||
(when-not blocked
|
(when-not blocked
|
||||||
(cond
|
(cond
|
||||||
(or (not= 1 button) drawing? ctrl?)
|
(or (not= 1 button) drawing? ctrl? edition)
|
||||||
nil
|
nil
|
||||||
|
|
||||||
(= type :frame)
|
(= type :frame)
|
||||||
|
|
Loading…
Add table
Reference in a new issue