mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🔥 Remove unnecesary ref, viewport already has access to all local data
This commit is contained in:
parent
1fa25060a0
commit
5834e29b39
2 changed files with 1 additions and 4 deletions
|
@ -117,9 +117,6 @@
|
|||
(wsh/process-selected-shapes objects selected))
|
||||
selected-shapes-data))
|
||||
|
||||
(def highlighted-shapes
|
||||
(l/derived :highlighted workspace-local))
|
||||
|
||||
(defn make-selected-ref
|
||||
[id]
|
||||
(l/derived #(contains? % id) selected-shapes))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue