wip(core): Changes to support settings.scale. See #1638
This commit is contained in:
parent
3bf0f6f68b
commit
bb8a3a960e
3 changed files with 5 additions and 2 deletions
|
@ -58,6 +58,7 @@ export default function Pattern(config = { options: {} }) {
|
|||
locale: 'en',
|
||||
units: 'metric',
|
||||
margin: 2,
|
||||
scale: 1,
|
||||
layout: true,
|
||||
debug: true,
|
||||
scale: 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue