Skip to content

Commit

Permalink
Update readme (fluxxcode#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxxcode authored and hacknus committed Nov 18, 2024
1 parent 6c0ac1d commit 282dbfe
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 282dbfe

Please sign in to comment.