[PR #10663] [MERGED] Fix color picker minimum width #28178

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/10663
Author: @ghost
Created: 7/14/2021
Status: Merged
Merged: 7/15/2021
Merged by: @undefined

Base: mainHead: color-picker-minwidth


📝 Commits (1)

  • 91f09cf Fix color picker minimum width

📊 Changes

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

View changed files

📝 src/cascadia/TerminalApp/ColorPickupFlyout.cpp (+0 -8)

📄 Description

Removed custom min width which caused a weird space on the right side. Corner radius and other properties should also work properly 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/10663 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/14/2021 **Status:** ✅ Merged **Merged:** 7/15/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `color-picker-minwidth` --- ### 📝 Commits (1) - [`91f09cf`](https://github.com/microsoft/terminal/commit/91f09cfb6fe079b71cee3562427ca4b6a9427c67) Fix color picker minimum width ### 📊 Changes **1 file changed** (+0 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/ColorPickupFlyout.cpp` (+0 -8) </details> ### 📄 Description Removed custom min width which caused a weird space on the right side. Corner radius and other properties should also work properly 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#28178