1
0
Fork 0

wip(core): Changes to support settings.scale. See #1638

This commit is contained in:
Joost De Cock 2022-01-15 21:28:48 +01:00
parent 3bf0f6f68b
commit bb8a3a960e
3 changed files with 5 additions and 2 deletions

View file

@ -58,6 +58,7 @@ export default function Pattern(config = { options: {} }) {
locale: 'en',
units: 'metric',
margin: 2,
scale: 1,
layout: true,
debug: true,
scale: 1,