mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 15:44:42 -04:00
Minor changes to the shrink option
This commit is contained in:
parent
279228daba
commit
bd10680f63
4 changed files with 6 additions and 6 deletions
|
@ -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()
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue