Move column-level attributes to key-level

This commit is contained in:
Bán Dénes 2021-12-18 18:37:26 +01:00
parent 86c00eb62d
commit 73045e4754
19 changed files with 1290 additions and 306 deletions

View file

@ -3,25 +3,25 @@ matrix_col_row:
'y': 0
r: 0
meta:
stagger: 0
spread: 0
splay: 0
origin:
- 0
- 0
shift:
- 0
- 0
rotate: 0
width: 18
height: 18
padding: 19
width: 1
height: 1
skip: false
asym: both
name: matrix_col_row
colrow: col_row
col:
stagger: 0
spread: 0
rotate: 0
origin:
- 0
- 0
rows: {}
key: {}
name: col
row: row
colrow: col_row

View file

@ -2,4 +2,10 @@ U: 19.05
u: 19
cx: 18
cy: 17
$default_stagger: 0
$default_spread: 19
$default_splay: 0
$default_height: 18
$default_width: 18
$default_padding: 19
a: 47

View file

@ -3,25 +3,25 @@ matrix_col_row:
'y': 0
r: 0
meta:
stagger: 0
spread: 0
splay: 0
origin:
- 0
- 0
shift:
- 0
- 0
rotate: 0
width: 18
height: 18
padding: 19
width: 1
height: 1
skip: false
asym: both
name: matrix_col_row
colrow: col_row
col:
stagger: 0
spread: 0
rotate: 0
origin:
- 0
- 0
rows: {}
key: {}
name: col
row: row
colrow: col_row

View file

@ -2,3 +2,9 @@ U: 19.05
u: 19
cx: 18
cy: 17
$default_stagger: 0
$default_spread: 19
$default_splay: 0
$default_height: 18
$default_width: 18
$default_padding: 19