[PR #11362] [MERGED] Minor typos in 1.12 features in SUI #28515

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11362
Author: @zadjii-msft
Created: 9/28/2021
Status: Merged
Merged: 9/29/2021
Merged by: @undefined

Base: mainHead: dev/migrie/b/11352-nits


📝 Commits (2)

  • 31b756a These are just typos so these are easy
  • cc2fb72 This is better for the settings parse error

📊 Changes

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

View changed files

📝 src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw (+2 -2)
📝 src/cascadia/TerminalSettingsModel/JsonUtils.h (+1 -1)
📝 src/cascadia/TerminalSettingsModel/Resources/en-US/Resources.resw (+4 -4)

📄 Description

  • Fixes a bunch of the checkboxes in #11352
  • Fixes one of the boxes in #11353
  • The opacity warning -> error gibberish was fixed with the change to DeserializationError - asCString only works if the JsonValue is a string already.

🔄 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/11362 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 9/28/2021 **Status:** ✅ Merged **Merged:** 9/29/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/migrie/b/11352-nits` --- ### 📝 Commits (2) - [`31b756a`](https://github.com/microsoft/terminal/commit/31b756a072a394c4fa8319b05f77a1f2fffedb0e) These are just typos so these are easy - [`cc2fb72`](https://github.com/microsoft/terminal/commit/cc2fb7279d9e0c18b6d4be7165c9a91720207a78) This is better for the settings parse error ### 📊 Changes **3 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw` (+2 -2) 📝 `src/cascadia/TerminalSettingsModel/JsonUtils.h` (+1 -1) 📝 `src/cascadia/TerminalSettingsModel/Resources/en-US/Resources.resw` (+4 -4) </details> ### 📄 Description * [x] Fixes a bunch of the checkboxes in #11352 * [x] Fixes one of the boxes in #11353 * [x] The opacity warning -> error gibberish was fixed with the change to `DeserializationError` - `asCString` only works if the `JsonValue` is a string already. --- <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:02 +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#28515