-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Feature: Added "Size on disk" property to the Properties window #12777
Conversation
Thank you for the PR. Can you fill this out this section? It helps accelerate the testing and review process. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks pretty clean and like it does its job. I cannot test it for now though.
src/Files.App/ViewModels/Properties/Items/CombinedProperties.cs
Outdated
Show resolved
Hide resolved
@yaira2 Should this be add to the Preview Pane as well? |
Not right now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM and works as expected.
Some conflicts on the merge will need to be fixed though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@manfromarce can you resolve the merge conflict? |
It should be able to merge now |
This PR adds Size on disk to the Properties window like Windows Explorer.
Resolved / Related Issues
Should close #3930.
Validation
How did you test these changes?
I just checked Properties for different types of items (file, directory, link, recycle bin item, zipped item)
Screenshots (optional)