1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

Disable show hidden files by default in the export dialog

Maybe that is what caused #1060?
This commit is contained in:
Emmanouil Papadeas 2024-07-31 21:41:18 +03:00
parent 3011d8469f
commit 8e90271a64

View file

@ -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!"