mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 07:41:40 +02:00
✨ Position absolute in grid layout
This commit is contained in:
parent
117a8d09d3
commit
c9b932f954
4 changed files with 8 additions and 5 deletions
|
@ -184,6 +184,7 @@
|
|||
(update :shapes #(d/removev selected %))
|
||||
(ctl/assign-cells))
|
||||
|
||||
selected (->> selected (remove #(ctl/layout-absolute? objects %)))
|
||||
frame (-> frame
|
||||
(update :shapes d/concat-vec selected)
|
||||
(cond-> (some? cell)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue