feat(core): Added scale setting
This commit is contained in:
parent
724d5a8075
commit
e4a87f3324
2 changed files with 3 additions and 1 deletions
|
@ -60,6 +60,7 @@ export default function Pattern(config = { options: {} }) {
|
|||
margin: 2,
|
||||
layout: true,
|
||||
debug: true,
|
||||
scale: 1,
|
||||
options: {},
|
||||
absoluteOptions: {},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue