Implement a simple autobind
This commit is contained in:
@@ -17,6 +17,7 @@ matrix_col_row:
|
||||
width: 18
|
||||
height: 18
|
||||
padding: 19
|
||||
autobind: 10
|
||||
skip: false
|
||||
asym: both
|
||||
colrow: col_row
|
||||
@@ -32,3 +33,8 @@ matrix_col_row:
|
||||
name: matrix
|
||||
col: *ref_0
|
||||
row: row
|
||||
bind:
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
- 0
|
||||
|
||||
@@ -8,3 +8,4 @@ $default_splay: 0
|
||||
$default_height: 18
|
||||
$default_width: 18
|
||||
$default_padding: 19
|
||||
$default_autobind: 10
|
||||
|
||||
Reference in New Issue
Block a user