mirror of
https://github.com/penpot/penpot.git
synced 2025-06-08 06:41:38 +02:00
💄 Add minor cosmetic improvements on viewport hooks ns
This commit is contained in:
parent
a754d5ae3b
commit
a9d2cc227b
1 changed files with 5 additions and 6 deletions
|
@ -204,8 +204,7 @@
|
||||||
focus (mf/ref-val focus-ref)
|
focus (mf/ref-val focus-ref)
|
||||||
mod? (mf/ref-val mod-ref)
|
mod? (mf/ref-val mod-ref)
|
||||||
|
|
||||||
ids (into
|
ids (into (d/ordered-set)
|
||||||
(d/ordered-set)
|
|
||||||
(remove #(dm/get-in objects [% :blocked]))
|
(remove #(dm/get-in objects [% :blocked]))
|
||||||
(ctt/sort-z-index objects ids {:bottom-frames? mod?}))
|
(ctt/sort-z-index objects ids {:bottom-frames? mod?}))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue