[PR #11580] [MERGED] Ensure the background image path is displayed in the settings UI #28655

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11580
Author: @ianjoneill
Created: 10/22/2021
Status: ✅ Merged
Merged: 10/25/2021
Merged by: @undefined

Base: main ← Head: f-display-background-image-path


📝 Commits (1)

  • 9f40db1 Ensure the background image path is displayed in the settings UI

📊 Changes

4 files changed (+14 additions, -6 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/Appearances.xaml (+1 -1)
📝 src/cascadia/TerminalSettingsEditor/Converters.cpp (+11 -3)
📝 src/cascadia/TerminalSettingsEditor/Converters.h (+1 -1)
📝 src/cascadia/TerminalSettingsEditor/Converters.idl (+1 -1)

📄 Description

Summary of the Pull Request

Ensures that the background image path is displayed in the settings UI.

References

One of the items on #11353

PR Checklist

Validation Steps Performed

Set the background image path and saw that it was displayed in the settings UI.


🔄 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/11580 **Author:** [@ianjoneill](https://github.com/ianjoneill) **Created:** 10/22/2021 **Status:** ✅ Merged **Merged:** 10/25/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `f-display-background-image-path` --- ### 📝 Commits (1) - [`9f40db1`](https://github.com/microsoft/terminal/commit/9f40db1f906e24c493d5101da0b44b7da0517d73) Ensure the background image path is displayed in the settings UI ### 📊 Changes **4 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/Appearances.xaml` (+1 -1) 📝 `src/cascadia/TerminalSettingsEditor/Converters.cpp` (+11 -3) 📝 `src/cascadia/TerminalSettingsEditor/Converters.h` (+1 -1) 📝 `src/cascadia/TerminalSettingsEditor/Converters.idl` (+1 -1) </details> ### 📄 Description ## Summary of the Pull Request Ensures that the background image path is displayed in the settings UI. ## References One of the items on #11353 ## PR Checklist * [x] Closes #11541 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA ## Validation Steps Performed Set the background image path and saw that it was displayed in the settings UI. --- <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: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#28655