Skip to content

Commit 1ac2718

Browse files
committed
Fix emulator icons on first time wizard being cropped
1 parent 9f9c72c commit 1ac2718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenes/popups/first_time/GenericEmulatorInfo.tscn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ custom_minimum_size = Vector2(96, 96)
1818
layout_mode = 2
1919
size_flags_vertical = 0
2020
expand_mode = 1
21-
stretch_mode = 6
21+
stretch_mode = 5
2222

2323
[node name="VBoxContainer" type="VBoxContainer" parent="."]
2424
layout_mode = 2

0 commit comments

Comments
 (0)