mirror of
https://github.com/penpot/penpot.git
synced 2025-02-12 18:18:24 -05:00
💄 Fix small typo.
This commit is contained in:
parent
c4df29f2a6
commit
dbe32fa980
1 changed files with 1 additions and 1 deletions
|
@ -1581,7 +1581,7 @@
|
|||
fdata' (create-media-grid fdata page-id (:id frame) grid assets add-shape)
|
||||
|
||||
;; When svgs had different width&height and viewport, sometimes the old graphics
|
||||
;; importer didn't calculat well the media object size. So, after migration we
|
||||
;; importer didn't calculate well the media object size. So, after migration we
|
||||
;; recalculate grid size from the actual size of the created shapes.
|
||||
new-grid (ctst/generate-shape-grid @new-shapes position grid-gap)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue