tablet: reduce drawing area

This commit is contained in:
Leonardo Eugênio 2024-12-08 18:55:00 -03:00
parent a06fb0d2fb
commit 6d5cb05722

View file

@ -10,8 +10,8 @@
"Filters": [],
"AbsoluteModeSettings": {
"Display": {
"Width": 1920.0,
"Height": 1080.0,
"Width": 960.0,
"Height": 540.0,
"X": 960.0,
"Y": 540.0,
"Rotation": 0.0
@ -111,4 +111,4 @@
"LockUsableAreaDisplay": true,
"LockUsableAreaTablet": true,
"Tools": []
}
}