Fix full size image scaling
This commit is contained in:
@@ -552,6 +552,8 @@ theme_override_styles/panel = SubResource("StyleBoxFlat_5ba6g")
|
|||||||
|
|
||||||
[node name="FullSizeImage" type="TextureRect" parent="FullSize"]
|
[node name="FullSizeImage" type="TextureRect" parent="FullSize"]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
|
custom_minimum_size = Vector2(1920, 1080)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
texture = ExtResource("5_5ba6g")
|
texture = ExtResource("5_5ba6g")
|
||||||
|
expand_mode = 2
|
||||||
stretch_mode = 5
|
stretch_mode = 5
|
||||||
|
|||||||
Reference in New Issue
Block a user