mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 09:21:40 +02:00
✨ Add some enhancements to context menus
This commit is contained in:
parent
b547f1cd7e
commit
81a604dca2
8 changed files with 13 additions and 4 deletions
|
@ -96,6 +96,7 @@
|
|||
[:& context-menu {:on-close on-menu-close
|
||||
:show show?
|
||||
:fixed? (or (not= top 0) (not= left 0))
|
||||
:min-width? true
|
||||
:top top
|
||||
:left left
|
||||
:options [[(tr "labels.rename") on-edit]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue