[PR #9763] [MERGED] Smoothen close caption button animation #27732

Open
opened 2026-01-31 09:23:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9763
Author: @BreeceW
Created: 4/9/2021
Status: Merged
Merged: 4/12/2021
Merged by: @undefined

Base: mainHead: caption-button-animation


📝 Commits (2)

  • 4437bf6 Smoothen close button animation
  • 13ec3e9 Changed to close button background to resources

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalApp/MinMaxCloseControl.xaml (+14 -0)

📄 Description

The red close button animation fades to gray then to transparent, when
standard behavior skips the gray part. I manually tested in light/dark/high
contrast mode.

Closes #9762


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/9763 **Author:** [@BreeceW](https://github.com/BreeceW) **Created:** 4/9/2021 **Status:** ✅ Merged **Merged:** 4/12/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `caption-button-animation` --- ### 📝 Commits (2) - [`4437bf6`](https://github.com/microsoft/terminal/commit/4437bf6c3e1ffb0b33b72ab0ac7d0dba5bfb2134) Smoothen close button animation - [`13ec3e9`](https://github.com/microsoft/terminal/commit/13ec3e9785207ae244e3b118876dc1d7c4967d38) Changed to close button background to resources ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/MinMaxCloseControl.xaml` (+14 -0) </details> ### 📄 Description The red close button animation fades to gray then to transparent, when standard behavior skips the gray part. I manually tested in light/dark/high contrast mode. Closes #9762 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:23:54 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27732