[PR #18476] Fix missing icon and truncated text on NullableColorPicker #31537

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

Original Pull Request: https://github.com/microsoft/terminal/pull/18476

State: closed
Merged: Yes


Fixes an issue on Windows 10 where icon on selected color chips would be missing in the NullableColorPicker.

Fixes (or at least significantly improves the experience) text being truncated for the special colors in the NullableColorPicker. This was done by removing the word "Use" from the labels and adding a visual state trigger to change the layout of the chips and buttons when the window becomes narrow.

Related to #18318

**Original Pull Request:** https://github.com/microsoft/terminal/pull/18476 **State:** closed **Merged:** Yes --- Fixes an issue on Windows 10 where icon on selected color chips would be missing in the NullableColorPicker. Fixes (or at least significantly improves the experience) text being truncated for the special colors in the NullableColorPicker. This was done by removing the word "Use" from the labels and adding a visual state trigger to change the layout of the chips and buttons when the window becomes narrow. Related to #18318
claunia added the pull-request label 2026-01-31 09:47:53 +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#31537