Skip to content

Commit 09de12d

Browse files
committed
1 parent 8891ccf commit 09de12d

File tree

6 files changed

+27
-27
lines changed

6 files changed

+27
-27
lines changed

resources/gui/description.png

-153 Bytes
Loading
-157 Bytes
Loading

resources/gui/layouts/game/DescriptionWindowDescription.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"Bounds": "0,0,210,46",
3-
"Dock": "None",
4-
"Padding": "0,0,0,0",
2+
"Bounds": "0,0,10,10",
3+
"Dock": "Top",
4+
"Padding": "4,4,4,4",
55
"AlignmentEdgeDistances": "0,0,0,0",
66
"AlignmentTransform": "0,0",
77
"Margin": "0,0,0,0",
88
"RenderColor": "255,255,255,255",
99
"Alignments": "",
1010
"DrawBackground": true,
11-
"MinimumSize": "1,1",
12-
"MaximumSize": "4096,4096",
11+
"MinimumSize": "210,0",
12+
"MaximumSize": "210,0",
1313
"Disabled": false,
1414
"Hidden": false,
1515
"RestrictToParent": false,
@@ -19,23 +19,23 @@
1919
"ToolTipFont": null,
2020
"TooltipTextColor": null,
2121
"Texture": "description.png",
22-
"TextureNinePatchMargin": null,
22+
"TextureNinePatchMargin": "4,4,4,4",
2323
"HoverSound": null,
2424
"LeftMouseClickSound": null,
2525
"RightMouseClickSound": null,
2626
"Children": {
2727
"Description": {
28-
"Bounds": "0,0,0,0",
29-
"Dock": "None",
28+
"Bounds": "0,0,10,10",
29+
"Dock": "Fill",
3030
"Padding": "0,0,0,0",
3131
"AlignmentEdgeDistances": "0,0,0,0",
3232
"AlignmentTransform": "0,0",
3333
"Margin": "0,0,0,0",
3434
"RenderColor": "255,255,255,255",
3535
"Alignments": "",
3636
"DrawBackground": true,
37-
"MinimumSize": "1,1",
38-
"MaximumSize": "4096,4096",
37+
"MinimumSize": "0,0",
38+
"MaximumSize": "0,0",
3939
"Disabled": false,
4040
"Hidden": false,
4141
"RestrictToParent": false,

resources/gui/layouts/game/DescriptionWindowDivider.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"Bounds": "0,0,210,5",
3-
"Dock": "None",
4-
"Padding": "0,0,0,0",
3+
"Dock": "Top",
4+
"Padding": "4,4,4,4",
55
"AlignmentEdgeDistances": "0,0,0,0",
66
"AlignmentTransform": "0,0",
77
"Margin": "0,0,0,0",
88
"RenderColor": "255,255,255,255",
99
"Alignments": "",
1010
"DrawBackground": true,
11-
"MinimumSize": "1,1",
12-
"MaximumSize": "4096,4096",
11+
"MinimumSize": "0,0",
12+
"MaximumSize": "0,0",
1313
"Disabled": false,
1414
"Hidden": false,
1515
"RestrictToParent": false,

resources/gui/layouts/game/DescriptionWindowHeader.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"Bounds": "0,0,210,46",
3-
"Dock": "None",
3+
"Dock": "Top",
44
"Padding": "0,0,0,0",
55
"AlignmentEdgeDistances": "0,0,0,0",
66
"AlignmentTransform": "0,0",
77
"Margin": "0,0,0,0",
88
"RenderColor": "255,255,255,255",
99
"Alignments": "",
1010
"DrawBackground": true,
11-
"MinimumSize": "1,1",
12-
"MaximumSize": "4096,4096",
11+
"MinimumSize": "0,0",
12+
"MaximumSize": "0,0",
1313
"Disabled": false,
1414
"Hidden": false,
1515
"RestrictToParent": false,
@@ -19,7 +19,7 @@
1919
"ToolTipFont": null,
2020
"TooltipTextColor": null,
2121
"Texture": "description_header.png",
22-
"TextureNinePatchMargin": null,
22+
"TextureNinePatchMargin": "4,4,4,4",
2323
"HoverSound": null,
2424
"LeftMouseClickSound": null,
2525
"RightMouseClickSound": null,
@@ -110,7 +110,7 @@
110110
"TextScale": 1.0
111111
},
112112
"Subtitle": {
113-
"Bounds": "46,16,1,16",
113+
"Bounds": "46,16,1,20",
114114
"Dock": "None",
115115
"Padding": "0,0,0,0",
116116
"AlignmentEdgeDistances": "0,0,0,0",
@@ -141,7 +141,7 @@
141141
"TextScale": 1.0
142142
},
143143
"Description": {
144-
"Bounds": "46,29,1,16",
144+
"Bounds": "46,29,1,20",
145145
"Dock": "None",
146146
"Padding": "0,0,0,0",
147147
"AlignmentEdgeDistances": "0,0,0,0",

resources/gui/layouts/game/DescriptionWindowRowContainer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"Bounds": "0,0,210,46",
3-
"Dock": "None",
2+
"Bounds": "0,0,210,10",
3+
"Dock": "Top",
44
"Padding": "0,0,0,0",
55
"AlignmentEdgeDistances": "0,0,0,0",
66
"AlignmentTransform": "0,0",
77
"Margin": "0,0,0,0",
88
"RenderColor": "255,255,255,255",
99
"Alignments": "",
1010
"DrawBackground": true,
11-
"MinimumSize": "1,1",
12-
"MaximumSize": "4096,4096",
11+
"MinimumSize": "0,0",
12+
"MaximumSize": "0,0",
1313
"Disabled": false,
1414
"Hidden": false,
1515
"RestrictToParent": false,
@@ -19,7 +19,7 @@
1919
"ToolTipFont": null,
2020
"TooltipTextColor": null,
2121
"Texture": "description.png",
22-
"TextureNinePatchMargin": null,
22+
"TextureNinePatchMargin": "4,4,4,4",
2323
"HoverSound": null,
2424
"LeftMouseClickSound": null,
2525
"RightMouseClickSound": null,
@@ -51,7 +51,7 @@
5151
"RightMouseClickSound": null,
5252
"Children": {
5353
"Key": {
54-
"Bounds": "2,0,1,16",
54+
"Bounds": "2,0,1,20",
5555
"Dock": "None",
5656
"Padding": "0,0,0,0",
5757
"AlignmentEdgeDistances": "0,0,0,0",
@@ -82,7 +82,7 @@
8282
"TextScale": 1.0
8383
},
8484
"Value": {
85-
"Bounds": "150,0,1,16",
85+
"Bounds": "150,0,1,20",
8686
"Dock": "None",
8787
"Padding": "0,0,0,0",
8888
"AlignmentEdgeDistances": "0,0,0,0",

0 commit comments

Comments
 (0)