💄 Add minor cosmetic improvements on viewport hooks ns

This commit is contained in:
Andrey Antukh 2023-08-25 11:09:20 +02:00 committed by Andrés Moya
parent a754d5ae3b
commit a9d2cc227b

View file

@ -204,8 +204,7 @@
focus (mf/ref-val focus-ref)
mod? (mf/ref-val mod-ref)
ids (into
(d/ordered-set)
ids (into (d/ordered-set)
(remove #(dm/get-in objects [% :blocked]))
(ctt/sort-z-index objects ids {:bottom-frames? mod?}))