Minor changes to the shrink option

This commit is contained in:
Manolis Papadeas 2020-11-07 19:12:31 +02:00
parent 279228daba
commit bd10680f63
4 changed files with 6 additions and 6 deletions

View file

@ -185,4 +185,4 @@ func _on_ShrinkApplyButton_pressed():
SceneTree.STRETCH_ASPECT_IGNORE, Vector2(1014,576), Global.shrink)
Global.preferences_dialog.popup_centered(Vector2(400, 280))
Global.camera.zoom_100()

View file

@ -8,7 +8,6 @@
[sub_resource type="ButtonGroup" id=1]
[node name="PreferencesDialog" type="AcceptDialog"]
visible = true
margin_left = -3.0
margin_top = 9.0
margin_right = 419.0