mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 11:28:28 +02:00
✨ Add grid icons to layers
This commit is contained in:
parent
5925d2520f
commit
f5bb6b05f3
5 changed files with 18 additions and 11 deletions
|
@ -26,7 +26,8 @@
|
|||
(and (ctl/flex-layout? shape) (ctl/row? shape))
|
||||
i/layout-rows
|
||||
|
||||
;; TODO: GRID ICON
|
||||
(ctl/grid-layout? shape)
|
||||
i/grid-layout-mode
|
||||
|
||||
:else
|
||||
i/artboard)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue