mirror of
https://github.com/penpot/penpot.git
synced 2025-06-13 19:31:38 +02:00
🐛 Fix problems with bool shapes
This commit is contained in:
parent
6a0768b490
commit
5315dc18af
4 changed files with 97 additions and 7 deletions
|
@ -86,7 +86,10 @@
|
|||
:shape-panel
|
||||
|
||||
;; Show what is touched in copies
|
||||
:display-touched})
|
||||
:display-touched
|
||||
|
||||
;; Show some visual indicators for bool shape
|
||||
:bool-shapes})
|
||||
|
||||
(defn enable!
|
||||
[option]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue