Skip to content

Commit

Permalink
Allow different sized pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
yaelatletl committed Mar 16, 2020
1 parent e39ab82 commit a500aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TerminalPreviewer.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ margin_right = 307.0
margin_bottom = 286.0
grow_horizontal = 2
grow_vertical = 2
rect_min_size = Vector2( 307, 266 )
size_flags_horizontal = 4
size_flags_vertical = 6
texture = ExtResource( 1 )
stretch_mode = 3

[node name="VBoxContainer" type="VBoxContainer" parent="CenterContainer/PICT"]
margin_left = 311.0
Expand Down

0 comments on commit a500aac

Please sign in to comment.