[PR #13992] [CLOSED] Fix OneWay binding warnings #29866

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13992
Author: @SiliconA-Z
Created: 9/14/2022
Status: Closed

Base: mainHead: XAML


📝 Commits (1)

  • 899c004 Fix OneWay binding warnings

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/AddProfile.xaml (+1 -1)
📝 src/cascadia/TerminalSettingsEditor/Launch.xaml (+2 -2)

📄 Description

Summary of the Pull Request

Fix those OneWay binding warnings by reverting to default behavior for the elements that don't have code updating it.

References

PR Checklist

  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • 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

🔄 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/13992 **Author:** [@SiliconA-Z](https://github.com/SiliconA-Z) **Created:** 9/14/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `XAML` --- ### 📝 Commits (1) - [`899c004`](https://github.com/microsoft/terminal/commit/899c0049713fc8041c6f97e747945895f5042b44) Fix OneWay binding warnings ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/AddProfile.xaml` (+1 -1) 📝 `src/cascadia/TerminalSettingsEditor/Launch.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 Fix those OneWay binding warnings by reverting to default behavior for the elements that don't have code updating it. <!-- 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] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] Tests added/passed * [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 --- <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:37:20 +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#29866