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
|
||||
|
||||
Reference in New Issue
Block a user