🐛 Fix gap between contiguous shapes

This commit is contained in:
Eva 2022-04-05 13:51:14 +02:00 committed by Alonso Torres
parent 4adc5d25a7
commit 39fa939f58
2 changed files with 2 additions and 0 deletions

View file

@ -212,6 +212,7 @@
:xmlnsXlink "http://www.w3.org/1999/xlink"
:xmlns:penpot "https://penpot.app/xmlns"
:preserveAspectRatio "xMidYMid meet"
:shape-rendering "crispEdges"
:key (str "render" page-id)
:width (:width vport 0)
:height (:height vport 0)