mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 08:11:41 +02:00
🐛 Add tooltip to select elements by color
This commit is contained in:
parent
8bf8a28439
commit
4212b46835
3 changed files with 9 additions and 0 deletions
|
@ -268,6 +268,7 @@
|
|||
:on-click on-remove} i/remove-icon])
|
||||
(when select-only
|
||||
[:button {:class (stl/css :select-btn)
|
||||
:title (tr "settings.select-this-color")
|
||||
:on-click handle-select}
|
||||
i/move])]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue