fix: reparent dashboard before freeing splash; double text size with dramatic zoom
This commit is contained in:
parent
6d64c7ea15
commit
932e7b660c
2 changed files with 13 additions and 10 deletions
|
|
@ -47,9 +47,9 @@ theme_override_constants/separation = 0
|
|||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
theme_override_fonts/normal_font = SubResource("FontVariation_ijphb")
|
||||
theme_override_font_sizes/normal_font_size = 128
|
||||
theme_override_font_sizes/normal_font_size = 256
|
||||
theme_override_colors/font_color = Color(0.933, 0.271, 0.376, 1.0)
|
||||
theme_override_constants/outline_size = 4
|
||||
theme_override_constants/outline_size = 6
|
||||
theme_override_colors/font_outline_color = Color(0.0, 0.0, 0.0, 0.6)
|
||||
text = "V"
|
||||
horizontal_alignment = 1
|
||||
|
|
@ -57,9 +57,9 @@ horizontal_alignment = 1
|
|||
[node name="PanelLabel" type="Label" parent="Center/TextContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_fonts/normal_font = SubResource("FontVariation_boeqg")
|
||||
theme_override_font_sizes/normal_font_size = 72
|
||||
theme_override_font_sizes/normal_font_size = 144
|
||||
theme_override_colors/font_color = Color(0.7, 0.7, 0.8, 1.0)
|
||||
theme_override_constants/outline_size = 2
|
||||
theme_override_constants/outline_size = 4
|
||||
theme_override_colors/font_outline_color = Color(0.0, 0.0, 0.0, 0.5)
|
||||
text = "Panel"
|
||||
horizontal_alignment = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue