[PR #3513] [MERGED] Increase left padding around tabs #25399

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/3513
Author: @cinnamon-msft
Created: 11/11/2019
Status: Merged
Merged: 11/12/2019
Merged by: @DHowett-MSFT

Base: masterHead: cinnamon/tab-padding


📝 Commits (3)

📊 Changes

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

View changed files

📝 src/cascadia/TerminalApp/App.xaml (+2 -2)

📄 Description

Summary of the Pull Request

Reset the padding to default around the tabs.

References

PR Checklist

Detailed Description of the Pull Request / Additional comments

New padding

image

Original padding

image

Validation Steps Performed


🔄 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/3513 **Author:** [@cinnamon-msft](https://github.com/cinnamon-msft) **Created:** 11/11/2019 **Status:** ✅ Merged **Merged:** 11/12/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `cinnamon/tab-padding` --- ### 📝 Commits (3) - [`df6c7c2`](https://github.com/microsoft/terminal/commit/df6c7c2f8f456b6574e89cd289dbbfb1dd2493b3) reset padding to default - [`e37d40b`](https://github.com/microsoft/terminal/commit/e37d40b5cc64ae0c5d110a220e0e3f5d9ad11e12) only left padding - [`ad7d641`](https://github.com/microsoft/terminal/commit/ad7d641df7f6982bc7489522bd76de2834a92768) Removed commented section ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/App.xaml` (+2 -2) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Reset the padding to default around the tabs. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #3370 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Requires documentation to be updated * [x] 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 <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments ### New padding ![image](https://user-images.githubusercontent.com/48369326/68612965-8f965b80-0472-11ea-823b-94923304b27a.png) ### Original padding ![image](https://user-images.githubusercontent.com/48369326/68563971-237d0e80-0404-11ea-951f-5b1566c5de0c.png) <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed --- <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:09:16 +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#25399