Added TitleBar and Explorer tooltips#53
Conversation
michael-hawker
left a comment
There was a problem hiding this comment.
Thanks @Avid29! It's these little things that get overlooked sometimes, so appreciate the assist. 🦙❤️
Let me know if you're good to look at the suggestions here, otherwise can merge this as-is for now and update later too.
| @@ -31,7 +31,8 @@ | |||
| <TextBlock HorizontalAlignment="Left" | |||
There was a problem hiding this comment.
For the TextBlock ones, should we also add TextTrimming so that the filename is truncated more nicely?
Your comments just look like more good little things that I overlooked. I'll quickly tack them on and then it should be ready to merge! 😊 |
|
Alright, think have a working CI now, so will see how this applies to PRs... 🤞 You're the guinea pig... Hopefully will get to start merging PRs in soon. Looks like XAML Styler failed though, mind ensuring you have it setup? Thanks! |
michael-hawker
left a comment
There was a problem hiding this comment.
This is great, thanks so much @Avid29!


Fixes #31
PR Type
What kind of change does this PR introduce?
Other... Please describe:
What is the current behavior?
Long filenames get cutoff
What is the new behavior?
Hovering a tab item or an explorer item with a long name will reveal a tooltip
PR Checklist
Please check if your PR fulfills the following requirements:
Other information