Move column-level attributes to key-level
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user