Add option to enable or disable auto-scale

This commit is contained in:
elasota
2020-06-20 01:33:26 -04:00
parent 1981320afe
commit 3c662845b4
8 changed files with 70 additions and 29 deletions

View File

@@ -81,6 +81,14 @@
"id" : 0,
"enabled" : true
},
{
"name" : "Adjust resolution to fit window",
"itemType" : "CheckBox",
"pos" : [ 8, 182 ],
"size" : [ 256, 18 ],
"id" : 0,
"enabled" : true
},
{
"name" : "",
"itemType" : "UserItem",