mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 22:54:44 -04:00
Toggled autosave on by default, and open last project off by default
This commit is contained in:
parent
5424472c95
commit
62a695366a
4 changed files with 3 additions and 9 deletions
|
@ -147,7 +147,6 @@ margin_right = 494.0
|
|||
margin_bottom = 124.0
|
||||
hint_tooltip = "Opens last opened project on startup"
|
||||
mouse_default_cursor_shape = 2
|
||||
pressed = true
|
||||
text = "Open last project on startup"
|
||||
|
||||
[node name="EnableAutosave" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"]
|
||||
|
@ -155,6 +154,7 @@ margin_top = 128.0
|
|||
margin_right = 494.0
|
||||
margin_bottom = 152.0
|
||||
mouse_default_cursor_shape = 2
|
||||
pressed = true
|
||||
text = "Enable autosave"
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue