mirror of
https://github.com/penpot/penpot.git
synced 2025-06-12 17:51:40 +02:00
✨ Add new debug panel
This commit is contained in:
parent
0a69bc03b0
commit
440983d2b9
7 changed files with 227 additions and 7 deletions
|
@ -77,7 +77,10 @@
|
|||
:grid-layout
|
||||
|
||||
;; Show an overlay to the grid cells to know its properties
|
||||
:grid-cells})
|
||||
:grid-cells
|
||||
|
||||
;; Show info about shapes
|
||||
:shape-panel})
|
||||
|
||||
(defn enable!
|
||||
[option]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue