Resize field type selection to fit screen

This commit is contained in:
2023-05-22 07:25:32 +02:00
parent bf1b81122e
commit 3e6bbe5e47
3 changed files with 5 additions and 5 deletions

View File

@ -516,14 +516,14 @@
"X": 15,
"Y": 48,
"Width": 450,
"Height": 305,
"Height": 257,
"Components": [
{
"Type": "ScrollWheel",
"Name": "fieldTypeSelection",
"Y": 80,
"Width": 150,
"Height": 225,
"Height": 177,
"Visible": false,
"SelectedItemOffset": 94,
"IsCircular": true,