mirror of
https://github.com/penpot/penpot.git
synced 2026-02-25 22:04:14 +00:00
🐛 Select All (CTRL+A) fails
This commit is contained in:
committed by
Andrey Antukh
parent
5d17933593
commit
4efd8b7d3f
@@ -184,7 +184,7 @@
|
||||
(cph/get-immediate-children objects frame-id))
|
||||
|
||||
selected (into (d/ordered-set)
|
||||
(remove :blocked)
|
||||
(comp (remove :blocked) (map :id))
|
||||
selected)]
|
||||
|
||||
(rx/of (select-shapes selected))))))
|
||||
|
||||
Reference in New Issue
Block a user