mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 04:07:30 +02:00
✨ Simplify frames selection mechanism.
This commit is contained in:
parent
53e6d7ef2a
commit
6812099900
2 changed files with 7 additions and 15 deletions
|
@ -219,7 +219,7 @@
|
|||
(l/derived :options workspace-page))
|
||||
|
||||
(def workspace-frames
|
||||
(l/derived cp/select-frames workspace-page-objects))
|
||||
(l/derived cp/select-frames workspace-page-objects =))
|
||||
|
||||
(def workspace-editor
|
||||
(l/derived :workspace-editor st/state))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue