0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

Minot cosmetic fix on return values.

This commit is contained in:
Andrey Antukh 2016-01-23 22:09:49 +02:00
parent b6f459372b
commit 42d818138a

View file

@ -120,10 +120,11 @@
final-y (- center-y d1)
final-width (* d2 2)
final-height (* d1 2)]
{:x final-x
:y final-y
:width final-width
:height final-height}))
(merge shape
{:x final-x
:y final-y
:width final-width
:height final-height})))
(defn group-size-and-position
"Given a collection of shapes, calculates the