1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Move checkboxes 2 slots above to avoid overflowing below window border

This commit is contained in:
Ivan Savenko 2023-07-31 13:31:44 +03:00
parent 5d2dd4c633
commit 986c8799a8

View File

@ -7,7 +7,7 @@
"name": "lineLabelsEnd",
"type": "texture",
"image": "settingsWindow/lineHorizontal",
"rect": { "x" : 5, "y" : 289, "w": 365, "h": 3}
"rect": { "x" : 5, "y" : 229, "w": 365, "h": 3}
},
/////////////////////////////////////// Left section - Hero Speed and Map Scrolling
{
@ -323,7 +323,7 @@
{
"type": "verticalLayout",
"customType": "labelDescription",
"position": {"x": 45, "y": 295},
"position": {"x": 45, "y": 235},
"items":
[
{
@ -353,7 +353,7 @@
{
"type": "verticalLayout",
"customType": "checkbox",
"position": {"x": 10, "y": 293},
"position": {"x": 10, "y": 233},
"items":
[
{