mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 05:01:40 +02:00
✨ Highlight on track hover
This commit is contained in:
parent
495ba6e4a4
commit
322767701c
11 changed files with 134 additions and 41 deletions
|
@ -126,6 +126,9 @@
|
|||
[id]
|
||||
(l/derived #(contains? % id) selected-shapes))
|
||||
|
||||
(def highlighted-shapes
|
||||
(l/derived :highlighted workspace-local))
|
||||
|
||||
(def export-in-progress?
|
||||
(l/derived :export-in-progress? export))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue