-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Folder path is now displayed when hovering a tab. (#6808) #9700
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
Folder path is now displayed when hovering a tab. (#6808) #9700
Conversation
src/Files.Uwp/UserControls/MultitaskingControl/HorizontalMultitaskingControl.xaml
Outdated
Show resolved
Hide resolved
Good idea, do you want to do that as part of this PR? |
Sure
Sure thing, I will add this. Is there a namespace adapted for such interface? |
src/Files.Uwp/UserControls/MultitaskingControl/HorizontalMultitaskingControl.xaml
Outdated
Show resolved
Hide resolved
I have already made the refactoring into an interface so the actual refactoring can be validated. |
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
@d2dyno1 do you want to look this over?
Resolved / Related Issues
Items resolved / related issues by this PR.
Details of Changes
Add details of changes here.
Validation
How did you test these changes?
Note: INavigationControlItem defines HoverDisplayText as well, should we extract it and define a new interface, something like IHoverable ?
Screenshots
