fix(florence): Added missing scalebox. See #786
This commit is contained in:
parent
73b0815161
commit
703f493cff
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ export default (part) => {
|
||||||
title: 'mask',
|
title: 'mask',
|
||||||
scale: 0.5
|
scale: 0.5
|
||||||
})
|
})
|
||||||
|
macro('miniscale', { at: points.logo.shift(-90, 20) })
|
||||||
|
|
||||||
points.ribbon1TopLeft = points.topEdge.shift(-90, 2)
|
points.ribbon1TopLeft = points.topEdge.shift(-90, 2)
|
||||||
points.ribbon1TopRight = points.ribbon1TopLeft.shift(0, 10)
|
points.ribbon1TopRight = points.ribbon1TopLeft.shift(0, 10)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue