fix scrolling issue of title

This commit is contained in:
bleeptrack 2021-02-09 14:53:50 +01:00
parent d5a7c2eb9e
commit a5c5329c78

View file

@ -99,8 +99,11 @@ size_flags_vertical = 3
margin_right = 633.0
margin_bottom = 60.0
rect_min_size = Vector2( 0, 60 )
size_flags_stretch_ratio = 0.0
custom_fonts/normal_font = ExtResource( 7 )
text = "Level name here!"
fit_content_height = true
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}