Skip to content

Fixed folder size visibility in properties for hidden folders #7538

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

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

cinqmilleans
Copy link
Contributor

@cinqmilleans cinqmilleans commented Jan 11, 2022

Resolved / Related Issues

Details of Changes
Class StorageFolder is not available for hidden items.
The GetFolderSize function has StorageFolder as a parameter, but only uses the path.

This pr modifies GetFolderSize to use the path and work with hidden folders.

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

@yaira2 yaira2 requested a review from gave92 January 11, 2022 15:36
@yaira2 yaira2 changed the title fix folder size visibility in properties for hidden folders Fixed folder size visibility in properties for hidden folders Jan 11, 2022
@gave92 gave92 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Jan 12, 2022
@yaira2 yaira2 merged commit c4a9b53 into files-community:main Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File size aren't shown for Hidden folders
3 participants