mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05: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)
|
||||
(when-not blocked
|
||||
(cond
|
||||
(or (not= 1 button) drawing? ctrl?)
|
||||
(or (not= 1 button) drawing? ctrl? edition)
|
||||
nil
|
||||
|
||||
(= type :frame)
|
||||
|
|
Loading…
Reference in a new issue