Adjust lobby option bin margins.

This commit is contained in:
Paul Chote
2019-08-11 11:44:41 +01:00
committed by abcdefg30
parent ea80a13b11
commit 9c81507d6d

View File

@@ -15,12 +15,12 @@ Container@LOBBY_OPTIONS_BIN:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Children: Children:
Container@LOBBY_OPTIONS: Container@LOBBY_OPTIONS:
X: 18 X: 10
Y: 9 Y: 9
Width: PARENT_RIGHT - 18 - 24 Width: PARENT_RIGHT - 10 - 24
Children: Children:
Container@CHECKBOX_ROW_TEMPLATE: Container@CHECKBOX_ROW_TEMPLATE:
Height: 34 Height: 30
Children: Children:
Checkbox@A: Checkbox@A:
Width: 175 Width: 175
@@ -28,7 +28,7 @@ Container@LOBBY_OPTIONS_BIN:
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Checkbox@B: Checkbox@B:
X: 195 X: 190
Width: 175 Width: 175
Height: 20 Height: 20
Visible: False Visible: False
@@ -40,16 +40,16 @@ Container@LOBBY_OPTIONS_BIN:
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Container@DROPDOWN_ROW_TEMPLATE: Container@DROPDOWN_ROW_TEMPLATE:
Height: 34 Height: 30
Width: PARENT_RIGHT Width: PARENT_RIGHT
Children: Children:
Label@A_DESC: Label@A_DESC:
Width: 80 Width: 90
Height: 25 Height: 25
Align: Right Align: Right
Visible: False Visible: False
DropDownButton@A: DropDownButton@A:
X: 85 X: 95
Width: 160 Width: 160
Height: 25 Height: 25
Visible: False Visible: False