mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 16:30:37 -05:00
Merge remote-tracking branch 'origin/feature-grid' into develop
This commit is contained in:
commit
f27343fcbd
1 changed files with 2 additions and 1 deletions
|
@ -1232,5 +1232,6 @@
|
|||
(update :shapes #(mapv ids-map %))))
|
||||
shape
|
||||
(-> shape
|
||||
(update :layout-grid-cells update-vals do-remap-cells))]
|
||||
(update :layout-grid-cells update-vals do-remap-cells)
|
||||
(check-deassigned-cells))]
|
||||
shape))
|
||||
|
|
Loading…
Reference in a new issue