mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
:bugfix: Fix multiple selection of shapes
This commit is contained in:
parent
5fec6c807b
commit
bc45b15b79
@ -158,7 +158,7 @@
|
|||||||
:class (dom/classnames :disabled disabled-bool-btns
|
:class (dom/classnames :disabled disabled-bool-btns
|
||||||
:selected (= head-bool-type :exclude))
|
:selected (= head-bool-type :exclude))
|
||||||
:data-value :exclude
|
:data-value :exclude
|
||||||
:on-click (set-bool :intersection)}
|
:on-click set-bool}
|
||||||
i/bool-exclude]]
|
i/bool-exclude]]
|
||||||
|
|
||||||
[:div.align-group
|
[:div.align-group
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user