added optional grid
This commit is contained in:
@@ -13,5 +13,8 @@
|
||||
"enabled": true,
|
||||
"deadzone": 0.5,
|
||||
"buffer": true
|
||||
},
|
||||
"appearance": {
|
||||
"grid": "none"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,5 +15,12 @@
|
||||
"min": 0,
|
||||
"max": 1
|
||||
}
|
||||
},
|
||||
"appearance": {
|
||||
"grid": [
|
||||
"grid",
|
||||
"checkerboard",
|
||||
"none"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user