1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +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", "name": "lineLabelsEnd",
"type": "texture", "type": "texture",
"image": "settingsWindow/lineHorizontal", "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 /////////////////////////////////////// Left section - Hero Speed and Map Scrolling
{ {
@ -323,7 +323,7 @@
{ {
"type": "verticalLayout", "type": "verticalLayout",
"customType": "labelDescription", "customType": "labelDescription",
"position": {"x": 45, "y": 295}, "position": {"x": 45, "y": 235},
"items": "items":
[ [
{ {
@ -353,7 +353,7 @@
{ {
"type": "verticalLayout", "type": "verticalLayout",
"customType": "checkbox", "customType": "checkbox",
"position": {"x": 10, "y": 293}, "position": {"x": 10, "y": 233},
"items": "items":
[ [
{ {