1
0
Fork 0

fix(florence): Added missing scalebox. See #786

This commit is contained in:
Joost De Cock 2021-01-16 15:15:01 +01:00
parent 73b0815161
commit 703f493cff

View file

@ -66,6 +66,7 @@ export default (part) => {
title: 'mask',
scale: 0.5
})
macro('miniscale', { at: points.logo.shift(-90, 20) })
points.ribbon1TopLeft = points.topEdge.shift(-90, 2)
points.ribbon1TopRight = points.ribbon1TopLeft.shift(0, 10)