Parts renamed to stacks in layout reference docs
This commit is contained in:
parent
8f513ba139
commit
6cdc747728
1 changed files with 3 additions and 1 deletions
|
@ -58,7 +58,9 @@ import { Aaron } from "@freesewing/aaron"
|
|||
|
||||
const pattern = new Aaron({
|
||||
layout: {
|
||||
parts: {
|
||||
width: 600,
|
||||
height: 1000,
|
||||
stacks: {
|
||||
front: {
|
||||
move: {
|
||||
x: 14,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue