Skip to content

Commit

Permalink
Disable show hidden files by default in the export dialog
Browse files Browse the repository at this point in the history
Maybe that is what caused #1060?
  • Loading branch information
OverloadedOrama committed Jul 31, 2024
1 parent 3011d84 commit 8e90271
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/UI/Dialogs/ExportDialog.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -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!"
Expand Down

0 comments on commit 8e90271

Please sign in to comment.