mirror of
https://github.com/Relintai/godot-steering-ai-framework.git
synced 2025-04-11 17:32:38 +02:00
Fix background not covering the entire viewport in some cases
This commit is contained in:
parent
6edec919e8
commit
1daade7ea3
@ -10,6 +10,8 @@ anchor_right = 1.0
|
|||||||
anchor_bottom = 1.0
|
anchor_bottom = 1.0
|
||||||
mouse_filter = 2
|
mouse_filter = 2
|
||||||
texture = ExtResource( 1 )
|
texture = ExtResource( 1 )
|
||||||
|
expand = true
|
||||||
|
stretch_mode = 7
|
||||||
__meta__ = {
|
__meta__ = {
|
||||||
"_edit_use_anchors_": false
|
"_edit_use_anchors_": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user