mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 12:06:11 +02:00
✨Add new layers panel UI design
This commit is contained in:
parent
90fb619dfc
commit
86b0e95458
191 changed files with 3998 additions and 1037 deletions
|
@ -12,7 +12,7 @@
|
|||
[app.main.data.modal :as modal]
|
||||
[app.main.repo :as rp]
|
||||
[app.main.store :as st]
|
||||
[app.main.ui.components.context-menu-a11y :refer [context-menu-a11y]]
|
||||
[app.main.ui.components.context-menu-a11y.context-menu-a11y :refer [context-menu-a11y]]
|
||||
[app.main.ui.context :as ctx]
|
||||
[app.util.dom :as dom]
|
||||
[app.util.i18n :as i18n :refer [tr]]
|
||||
|
@ -313,4 +313,5 @@
|
|||
:top top
|
||||
:left left
|
||||
:options options
|
||||
:origin parent-id}]))))
|
||||
:origin parent-id
|
||||
:workspace? false}]))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue