Improved player label
This commit is contained in:
@ -35,7 +35,7 @@ layout_mode = 2
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Render Scale" type="HBoxContainer" parent="TabContainer/Video/VBoxContainer"]
|
||||
custom_minimum_size = Vector2(0, 28)
|
||||
custom_minimum_size = Vector2(0, 32)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Video/VBoxContainer/Render Scale"]
|
||||
@ -61,7 +61,7 @@ popup/item_4/id = 4
|
||||
script = ExtResource("3_o5ei3")
|
||||
|
||||
[node name="Scale Mode" type="HBoxContainer" parent="TabContainer/Video/VBoxContainer"]
|
||||
custom_minimum_size = Vector2(0, 28)
|
||||
custom_minimum_size = Vector2(0, 32)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Video/VBoxContainer/Scale Mode"]
|
||||
@ -83,7 +83,7 @@ popup/item_2/id = 2
|
||||
script = ExtResource("2_7a2hi")
|
||||
|
||||
[node name="Glow" type="HBoxContainer" parent="TabContainer/Video/VBoxContainer"]
|
||||
custom_minimum_size = Vector2(0, 28)
|
||||
custom_minimum_size = Vector2(0, 32)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Video/VBoxContainer/Glow"]
|
||||
@ -98,7 +98,7 @@ size_flags_horizontal = 3
|
||||
script = ExtResource("1_vkhbt")
|
||||
|
||||
[node name="Depth of Field" type="HBoxContainer" parent="TabContainer/Video/VBoxContainer"]
|
||||
custom_minimum_size = Vector2(0, 28)
|
||||
custom_minimum_size = Vector2(0, 32)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Video/VBoxContainer/Depth of Field"]
|
||||
@ -113,7 +113,7 @@ size_flags_horizontal = 3
|
||||
script = ExtResource("5_kjasn")
|
||||
|
||||
[node name="Brightness" type="HBoxContainer" parent="TabContainer/Video/VBoxContainer"]
|
||||
custom_minimum_size = Vector2(0, 28)
|
||||
custom_minimum_size = Vector2(0, 32)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Video/VBoxContainer/Brightness"]
|
||||
@ -131,7 +131,7 @@ value = 0.5
|
||||
script = ExtResource("7_redsl")
|
||||
|
||||
[node name="Contrast" type="HBoxContainer" parent="TabContainer/Video/VBoxContainer"]
|
||||
custom_minimum_size = Vector2(0, 28)
|
||||
custom_minimum_size = Vector2(0, 32)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Video/VBoxContainer/Contrast"]
|
||||
@ -149,7 +149,7 @@ value = 0.5
|
||||
script = ExtResource("8_q4hif")
|
||||
|
||||
[node name="Saturation" type="HBoxContainer" parent="TabContainer/Video/VBoxContainer"]
|
||||
custom_minimum_size = Vector2(0, 28)
|
||||
custom_minimum_size = Vector2(0, 32)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Video/VBoxContainer/Saturation"]
|
||||
|
Reference in New Issue
Block a user