-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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: Show a tooltip when a text in the details view is trimmed #12488
Feature: Show a tooltip when a text in the details view is trimmed #12488
Conversation
Thank you for the PR, do you know if this affects performance? |
I tested a folder contains 3,000 files. I did not notice any particular performance degradation when changing column widths, so I think it should be fine. |
I'm more concerned about larger directories (40k items) |
At least in my environment, there seems to be no performance impact even with 40k files. |
I found this feature request on the WinUI repo microsoft/microsoft-ui-xaml#170 |
Co-authored-by: Yair <[email protected]>
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
Resolved / Related Issues
Closes Feature: Re-add tooltip to details layout #12481
Validation
How did you test these changes?
Screenshots