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

[Peek] Fix for DateModified tooltip property showing file creation date #34504

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

daverayment
Copy link
Contributor

Summary of the Pull Request

The Peek image preview shows an infotip on hover, including a Date Modified field. This was incorrectly set to the file's creation date.

PR Checklist

Detailed Description of the Pull Request / Additional comments

This was a simple change to return GetLastWriteTime for the file.

Validation Steps Performed

Manual validation by using Peek on an image file where the creation datetime was different to the modified date.

Copy link
Collaborator

@jaimecbernardo jaimecbernardo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for the fix!

@jaimecbernardo jaimecbernardo merged commit 0f16951 into microsoft:main Sep 16, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants