4 changed files with 17 additions and 8 deletions
@ -1,8 +1,12 @@ |
|||||||
parent: |
parent: |
||||||
x: 0.5in |
x: 100 |
||||||
y: 1in |
y: 1in |
||||||
|
width: 200 |
||||||
|
height: 1cm |
||||||
|
|
||||||
child: |
child: |
||||||
extends: parent |
extends: parent |
||||||
x: += 1in |
x: += 1in |
||||||
y: -= 0.5in |
y: -= 1cm |
||||||
|
width: "*= 1.5" |
||||||
|
height: /= 4 |
||||||
|
|||||||
Loading…
Reference in new issue