Update test project for Godot 4.3 (#159)
Co-authored-by: Andi Susanto <and1zero@users.noreply.github.com> Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
@@ -7,8 +7,8 @@ anchor_left = 0.0
|
||||
anchor_top = 0.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
rect_pivot_offset = Vector2( 0, 0 )
|
||||
rect_clip_content = false
|
||||
pivot_offset = Vector2( 0, 0 )
|
||||
clip_contents = false
|
||||
mouse_filter = 0
|
||||
mouse_default_cursor_shape = 0
|
||||
size_flags_horizontal = 1
|
||||
@@ -20,12 +20,12 @@ anchor_left = 0.0
|
||||
anchor_top = 0.0
|
||||
anchor_right = 0.0
|
||||
anchor_bottom = 0.0
|
||||
margin_left = 1.0
|
||||
margin_top = 84.0
|
||||
margin_right = 496.0
|
||||
margin_bottom = 196.0
|
||||
rect_pivot_offset = Vector2( 0, 0 )
|
||||
rect_clip_content = false
|
||||
offset_left = 1.0
|
||||
offset_top = 84.0
|
||||
offset_right = 496.0
|
||||
offset_bottom = 196.0
|
||||
pivot_offset = Vector2( 0, 0 )
|
||||
clip_contents = false
|
||||
mouse_filter = 1
|
||||
mouse_default_cursor_shape = 0
|
||||
size_flags_horizontal = 1
|
||||
@@ -37,17 +37,17 @@ anchor_left = 0.0
|
||||
anchor_top = 0.0
|
||||
anchor_right = 0.0
|
||||
anchor_bottom = 0.0
|
||||
margin_right = 63.0
|
||||
margin_bottom = 112.0
|
||||
rect_pivot_offset = Vector2( 0, 0 )
|
||||
rect_clip_content = false
|
||||
offset_right = 63.0
|
||||
offset_bottom = 112.0
|
||||
pivot_offset = Vector2( 0, 0 )
|
||||
clip_contents = false
|
||||
focus_mode = 2
|
||||
mouse_filter = 0
|
||||
mouse_default_cursor_shape = 0
|
||||
size_flags_horizontal = 1
|
||||
size_flags_vertical = 1
|
||||
toggle_mode = false
|
||||
enabled_focus_mode = 2
|
||||
focus_mode = 2
|
||||
shortcut = null
|
||||
group = null
|
||||
text = "THEME1"
|
||||
@@ -59,18 +59,18 @@ anchor_left = 0.0
|
||||
anchor_top = 0.0
|
||||
anchor_right = 0.0
|
||||
anchor_bottom = 0.0
|
||||
margin_left = 67.0
|
||||
margin_right = 130.0
|
||||
margin_bottom = 112.0
|
||||
rect_pivot_offset = Vector2( 0, 0 )
|
||||
rect_clip_content = false
|
||||
offset_left = 67.0
|
||||
offset_right = 130.0
|
||||
offset_bottom = 112.0
|
||||
pivot_offset = Vector2( 0, 0 )
|
||||
clip_contents = false
|
||||
focus_mode = 2
|
||||
mouse_filter = 0
|
||||
mouse_default_cursor_shape = 0
|
||||
size_flags_horizontal = 1
|
||||
size_flags_vertical = 1
|
||||
toggle_mode = false
|
||||
enabled_focus_mode = 2
|
||||
focus_mode = 2
|
||||
shortcut = null
|
||||
group = null
|
||||
text = "THEME2"
|
||||
@@ -82,18 +82,18 @@ anchor_left = 0.0
|
||||
anchor_top = 0.0
|
||||
anchor_right = 0.0
|
||||
anchor_bottom = 0.0
|
||||
margin_left = 134.0
|
||||
margin_right = 197.0
|
||||
margin_bottom = 112.0
|
||||
rect_pivot_offset = Vector2( 0, 0 )
|
||||
rect_clip_content = false
|
||||
offset_left = 134.0
|
||||
offset_right = 197.0
|
||||
offset_bottom = 112.0
|
||||
pivot_offset = Vector2( 0, 0 )
|
||||
clip_contents = false
|
||||
focus_mode = 2
|
||||
mouse_filter = 0
|
||||
mouse_default_cursor_shape = 0
|
||||
size_flags_horizontal = 1
|
||||
size_flags_vertical = 1
|
||||
toggle_mode = false
|
||||
enabled_focus_mode = 2
|
||||
focus_mode = 2
|
||||
shortcut = null
|
||||
group = null
|
||||
text = "THEME3"
|
||||
@@ -105,17 +105,17 @@ anchor_left = 0.0
|
||||
anchor_top = 0.0
|
||||
anchor_right = 0.0
|
||||
anchor_bottom = 0.0
|
||||
margin_right = 203.0
|
||||
margin_bottom = 78.0
|
||||
rect_pivot_offset = Vector2( 0, 0 )
|
||||
rect_clip_content = false
|
||||
offset_right = 203.0
|
||||
offset_bottom = 78.0
|
||||
pivot_offset = Vector2( 0, 0 )
|
||||
clip_contents = false
|
||||
focus_mode = 2
|
||||
mouse_filter = 0
|
||||
mouse_default_cursor_shape = 0
|
||||
size_flags_horizontal = 1
|
||||
size_flags_vertical = 1
|
||||
toggle_mode = false
|
||||
enabled_focus_mode = 2
|
||||
focus_mode = 2
|
||||
shortcut = null
|
||||
group = null
|
||||
text = "START"
|
||||
|
||||
Reference in New Issue
Block a user