mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Disable show hidden files by default in the export dialog
Maybe that is what caused #1060?
This commit is contained in:
parent
3011d8469f
commit
8e90271a64
|
@ -310,7 +310,6 @@ size = Vector2i(675, 500)
|
|||
ok_button_text = "Select Current Folder"
|
||||
file_mode = 2
|
||||
access = 2
|
||||
show_hidden_files = true
|
||||
|
||||
[node name="PathValidationAlert" type="AcceptDialog" parent="."]
|
||||
dialog_text = "DirAccess path and file name are not valid!"
|
||||
|
|
Loading…
Reference in a new issue