[PR #11391] [MERGED] Ensure "Reset to inherited value" button works for opacity #28547

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11391
Author: @ianjoneill
Created: 10/1/2021
Status: Merged
Merged: 10/4/2021
Merged by: @undefined

Base: mainHead: f-fix-opacity-slider


📝 Commits (1)

  • fda7f42 Ensure "Reset to inherited value" button works for opacity

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/Profiles.h (+2 -2)
📝 src/cascadia/TerminalSettingsEditor/Profiles.xaml (+1 -0)

📄 Description

Summary of the Pull Request

Fixes the "Reset to inherited value" button for the opacity slider and removes the unwanted padding between the header and the control.

PR Checklist

Validation Steps Performed

Manually tested


🔄 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/11391 **Author:** [@ianjoneill](https://github.com/ianjoneill) **Created:** 10/1/2021 **Status:** ✅ Merged **Merged:** 10/4/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `f-fix-opacity-slider` --- ### 📝 Commits (1) - [`fda7f42`](https://github.com/microsoft/terminal/commit/fda7f42898b70e76c0ea2c1a088f6c669c6f4f54) Ensure "Reset to inherited value" button works for opacity ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/Profiles.h` (+2 -2) 📝 `src/cascadia/TerminalSettingsEditor/Profiles.xaml` (+1 -0) </details> ### 📄 Description ## Summary of the Pull Request Fixes the "Reset to inherited value" button for the opacity slider and removes the unwanted padding between the header and the control. ## PR Checklist * [x] Closes #11352 * [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. * [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx ## Validation Steps Performed Manually tested --- <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:29:14 +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#28547