[PR #9575] [MERGED] Fix rightmost tab corner #27631

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9575
Author: @ghost
Created: 3/22/2021
Status: Merged
Merged: 3/30/2021
Merged by: @undefined

Base: mainHead: main


📝 Commits (2)

  • 79436e1 Fix rightmost tab corner
  • b92061a Merge remote-tracking branch 'origin/main' into HEAD

📊 Changes

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

View changed files

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

📄 Description

Before and after:
image

The bottom right corner appeared without a radius because of the custom padding.


🔄 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/9575 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/22/2021 **Status:** ✅ Merged **Merged:** 3/30/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`79436e1`](https://github.com/microsoft/terminal/commit/79436e13055d3c7eb3149212ad426da2ffa1eafa) Fix rightmost tab corner - [`b92061a`](https://github.com/microsoft/terminal/commit/b92061ab09af36a5b250ee93ba27e549324c65b1) Merge remote-tracking branch 'origin/main' into HEAD ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/App.xaml` (+2 -2) </details> ### 📄 Description Before and after: ![image](https://user-images.githubusercontent.com/78622729/111928492-710b9000-8abc-11eb-9760-0ecd3eb038fb.png) The bottom right corner appeared without a radius because of the custom padding. --- <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:09 +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#27631