1
0
Fork 0

update tablet settings

- change area
- enable aspect ratio lock
This commit is contained in:
Kim, Jimin 2022-11-07 02:02:52 +09:00
parent 4c598b5969
commit 3dbbefa71c

View file

@ -9,11 +9,11 @@
{ {
"Property": "Input", "Property": "Input",
"Value": { "Value": {
"Rotation": 180.0, "Rotation": 270.0,
"Width": 152.0, "Width": 80.0,
"Height": 95.0, "Height": 45.0,
"XPosition": 76.0, "XPosition": 22.5,
"YPosition": 47.5 "YPosition": 55.0
} }
}, },
{ {
@ -39,7 +39,7 @@
}, },
{ {
"Property": "LockAspectRatio", "Property": "LockAspectRatio",
"Value": false "Value": true
} }
], ],
"Enable": true "Enable": true