mirror of
https://github.com/penpot/penpot.git
synced 2025-03-12 15:51:37 -05:00
:bugfix: Fix multiple selection of shapes
This commit is contained in:
parent
5fec6c807b
commit
bc45b15b79
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
|||
:class (dom/classnames :disabled disabled-bool-btns
|
||||
:selected (= head-bool-type :exclude))
|
||||
:data-value :exclude
|
||||
:on-click (set-bool :intersection)}
|
||||
:on-click set-bool}
|
||||
i/bool-exclude]]
|
||||
|
||||
[:div.align-group
|
||||
|
|
Loading…
Add table
Reference in a new issue