🐛 New paths over shapes

This commit is contained in:
alonso.torres 2021-01-13 19:19:51 +01:00
parent 55a7a34a1d
commit a450dee7cf

View file

@ -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)