correct some visual effect
This commit is contained in:
parent
b43ed0e459
commit
73b1a2bc5b
2 changed files with 9 additions and 5 deletions
Binary file not shown.
|
@ -64,7 +64,7 @@ __meta__ = {
|
||||||
anchor_right = 1.0
|
anchor_right = 1.0
|
||||||
anchor_bottom = 1.0
|
anchor_bottom = 1.0
|
||||||
margin_left = 5.0
|
margin_left = 5.0
|
||||||
margin_top = 30.0
|
margin_top = 31.0
|
||||||
margin_right = -5.0
|
margin_right = -5.0
|
||||||
margin_bottom = -5.0
|
margin_bottom = -5.0
|
||||||
|
|
||||||
|
@ -279,9 +279,10 @@ margin_bottom = -4.0
|
||||||
[node name="h_box_container_2" type="HBoxContainer" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND"]
|
[node name="h_box_container_2" type="HBoxContainer" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND"]
|
||||||
margin_right = 1158.0
|
margin_right = 1158.0
|
||||||
margin_bottom = 24.0
|
margin_bottom = 24.0
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 7
|
||||||
|
|
||||||
[node name="label" type="Label" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND/h_box_container_2"]
|
[node name="label" type="Label" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND/h_box_container_2"]
|
||||||
|
visible = false
|
||||||
margin_left = 363.0
|
margin_left = 363.0
|
||||||
margin_top = 5.0
|
margin_top = 5.0
|
||||||
margin_right = 577.0
|
margin_right = 577.0
|
||||||
|
@ -293,7 +294,8 @@ text = "OPTION_SETTINGS_SOUND_MUTE"
|
||||||
margin_left = 581.0
|
margin_left = 581.0
|
||||||
margin_right = 605.0
|
margin_right = 605.0
|
||||||
margin_bottom = 24.0
|
margin_bottom = 24.0
|
||||||
size_flags_horizontal = 2
|
size_flags_horizontal = 6
|
||||||
|
text = "OPTION_SETTINGS_SOUND_MUTE"
|
||||||
|
|
||||||
[node name="h_box_container_3" type="HBoxContainer" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND"]
|
[node name="h_box_container_3" type="HBoxContainer" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND"]
|
||||||
margin_top = 28.0
|
margin_top = 28.0
|
||||||
|
@ -360,9 +362,10 @@ size_flags_horizontal = 3
|
||||||
margin_top = 82.0
|
margin_top = 82.0
|
||||||
margin_right = 1158.0
|
margin_right = 1158.0
|
||||||
margin_bottom = 106.0
|
margin_bottom = 106.0
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 7
|
||||||
|
|
||||||
[node name="label" type="Label" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND/h_box_container_5"]
|
[node name="label" type="Label" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND/h_box_container_5"]
|
||||||
|
visible = false
|
||||||
margin_left = 315.0
|
margin_left = 315.0
|
||||||
margin_top = 5.0
|
margin_top = 5.0
|
||||||
margin_right = 577.0
|
margin_right = 577.0
|
||||||
|
@ -374,7 +377,8 @@ text = "OPTION_SETTINGS_SOUND_YOUR_MUSIC"
|
||||||
margin_left = 581.0
|
margin_left = 581.0
|
||||||
margin_right = 605.0
|
margin_right = 605.0
|
||||||
margin_bottom = 24.0
|
margin_bottom = 24.0
|
||||||
size_flags_horizontal = 2
|
size_flags_horizontal = 6
|
||||||
|
text = "OPTION_SETTINGS_SOUND_YOUR_MUSIC"
|
||||||
|
|
||||||
[node name="h_box_container_7" type="HBoxContainer" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND"]
|
[node name="h_box_container_7" type="HBoxContainer" parent="window_dialog/margin_container/v_box_container/tab_container/OPTION_SETTINGS_SOUND"]
|
||||||
margin_top = 110.0
|
margin_top = 110.0
|
||||||
|
|
Loading…
Reference in a new issue