Fix background not covering the entire viewport in some cases

This commit is contained in:
Nathan Lovato 2020-02-13 13:34:09 -06:00
parent 6edec919e8
commit 1daade7ea3
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ anchor_right = 1.0
anchor_bottom = 1.0
mouse_filter = 2
texture = ExtResource( 1 )
expand = true
stretch_mode = 7
__meta__ = {
"_edit_use_anchors_": false
}