[PR #10675] [MERGED] Fix unfocused appearance editor not appearing/disappearing correctly #28177

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10675
Author: @PankajBhojwani
Created: 7/15/2021
Status: Merged
Merged: 7/16/2021
Merged by: @undefined

Base: mainHead: dev/pabhoj/sui_unfocused_fix


📝 Commits (2)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/Profiles.cpp (+2 -2)

📄 Description

Summary of the Pull Request

Sends the additional xaml notification when the user presses the '+' or delete button for unfocused appearances

PR Checklist

Validation Steps Performed

It works now


🔄 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/10675 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 7/15/2021 **Status:** ✅ Merged **Merged:** 7/16/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/pabhoj/sui_unfocused_fix` --- ### 📝 Commits (2) - [`9867c88`](https://github.com/microsoft/terminal/commit/9867c8852254b9992c0e514701114af39ff18f85) fix - [`b4e1aea`](https://github.com/microsoft/terminal/commit/b4e1aea18921d8df6601392317ee4d65f025ff67) has ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/Profiles.cpp` (+2 -2) </details> ### 📄 Description ## Summary of the Pull Request Sends the additional xaml notification when the user presses the '+' or delete button for unfocused appearances ## PR Checklist * [x] Closes #10673 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx * [ ] Schema updated. * [x] I work here ## Validation Steps Performed It works now --- <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:26:48 +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#28177