🐛 Fix problems with bool shapes

This commit is contained in:
alonso.torres 2024-03-26 14:42:13 +01:00
parent 6a0768b490
commit 5315dc18af
4 changed files with 97 additions and 7 deletions

View file

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