Skip to content

Commit

Permalink
Update readme (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxxcode authored Nov 14, 2024
1 parent 02984b7 commit 44804d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ The file dialog currently requires the following persistent data to be stored ac

- Folders the user pinned to the left sidebar (`FileDialog::show_pinned_folders`)
- If hidden files and folders should be visible (`FileDialog::show_hidden_option`)
- If system files should be visible (`FileDialog::show_system_files_option`)

If one of the above feature is activated, the data should be saved by the application. Otherwise, frustrating situations could arise for the user and the features would not offer much added value.

Expand Down

0 comments on commit 44804d0

Please sign in to comment.