mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
Add basic menu rendering for groups of shapes.
This commit is contained in:
parent
7fa7213e77
commit
ff56734801
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
(def +menus-map+
|
||||
{:builtin/icon [:menu/measures :menu/fill]
|
||||
:builtin/group [:menu/measures]
|
||||
:builtin/icon-svg [:menu/measures]})
|
||||
|
||||
(def +menus-by-id+
|
||||
|
|
Loading…
Add table
Reference in a new issue