fix: fixes background image blowing up to 1:1 size; also small cleanup

This commit is contained in:
Duncan Brown
2022-09-13 17:51:00 -04:00
committed by Julian Murgia
parent c660e2d51c
commit 950ee463d8
2 changed files with 6 additions and 4 deletions

View File

@@ -283,7 +283,11 @@ texture = ExtResource( 2 )
expand = true
stretch_mode = 7
[node name="BackgroundPreview" type="TextureRect" parent="MarginContainer/MarginContainer/VBoxContainer/PreviewSection"]
[node name="Control" type="Control" parent="MarginContainer/MarginContainer/VBoxContainer/PreviewSection"]
margin_right = 1000.0
margin_bottom = 400.0
[node name="BackgroundPreview" type="TextureRect" parent="MarginContainer/MarginContainer/VBoxContainer/PreviewSection/Control"]
margin_right = 1000.0
margin_bottom = 400.0