Animate VisualState changes of Caption Buttons #8732

Closed
opened 2026-01-31 01:36:38 +00:00 by claunia · 3 comments
Owner

Originally created by @AnuthaDev on GitHub (Jun 1, 2020).

Originally assigned to: @AnuthaDev on GitHub.

Description of the new feature/enhancement

Win32 apps have a short fade animation on pointer enter and exit events, but UWP apps do not. I propose having a short fade animation only when the pointer hover ends on caption buttons, so the app feels snappy on pointer hover start but has a smooth animation on hover end. Its super nit picky and maybe opinionated, so tell me your thoughts

Proposed technical implementation details (optional)

Add storyboard coloranimation to MinMaxControl.xaml to animate visual state changes. I would be willing to work on this if the proposal is accepted😊

Originally created by @AnuthaDev on GitHub (Jun 1, 2020). Originally assigned to: @AnuthaDev on GitHub. <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement Win32 apps have a short fade animation on pointer enter and exit events, but UWP apps do not. I propose having a short fade animation only when the pointer hover ends on caption buttons, so the app feels snappy on pointer hover start but has a smooth animation on hover end. Its super nit picky and maybe opinionated, so tell me your thoughts <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> # Proposed technical implementation details (optional) Add storyboard coloranimation to MinMaxControl.xaml to animate visual state changes. I would be willing to work on this if the proposal is accepted😊 <!-- A clear and concise description of what you want to happen. -->
claunia added the Issue-TaskProduct-TerminalArea-UserInterface labels 2026-01-31 01:36:38 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Jun 1, 2020):

Sure absolutely, go for it!

@zadjii-msft commented on GitHub (Jun 1, 2020): Sure absolutely, go for it!
Author
Owner

@ghost commented on GitHub (Jun 18, 2020):

:tada:This issue was addressed in #6303, which has now been successfully released as Windows Terminal Preview v1.1.1671.0.🎉

Handy links:

@ghost commented on GitHub (Jun 18, 2020): :tada:This issue was addressed in #6303, which has now been successfully released as `Windows Terminal Preview v1.1.1671.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.1.1671.0) * [Store Download](https://www.microsoft.com/store/apps/9n0dx20hk701?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (Jun 30, 2020):

:tada:This issue was addressed in #6303, which has now been successfully released as Windows Terminal v1.0.1811.0.🎉

Handy links:

@ghost commented on GitHub (Jun 30, 2020): :tada:This issue was addressed in #6303, which has now been successfully released as `Windows Terminal v1.0.1811.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.0.1811.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8732