Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable23 ]Fix file picker not respecting hidden files settings #30672

Merged
merged 1 commit into from Jan 14, 2022

Commits on Jan 14, 2022

  1. Fix file picker not respecting hidden files settings

    This will only respect the setting inside the file app. For other apps
    we will either need to do an API call or add an input field with the
    same idea to spare a blocking api call.
    
    Signed-off-by: Carl Schwan <carl@carlschwan.eu>
    (cherry picked from commit 1fa58be)
    CarlSchwan committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1904793 View commit details
    Browse the repository at this point in the history