[PR #14931] [MERGED] Address remaining review feedback for #14255 #30304

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14931
Author: @lhecker
Created: 2/28/2023
Status: Merged
Merged: 2/28/2023
Merged by: @lhecker

Base: mainHead: dev/lhecker/14255-fixup


📝 Commits (1)

📊 Changes

4 files changed (+1 additions, -13 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/Appearances.h (+0 -1)
📝 src/renderer/base/CSSLengthPercentage.cpp (+0 -10)
📝 src/renderer/base/sources.inc (+1 -0)
📝 src/renderer/inc/CSSLengthPercentage.h (+0 -2)

📄 Description

This just removes some leftover code that I forgot to remove before the merge.
Additionally I forgot to add a newly added file to our sources build file.


🔄 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/14931 **Author:** [@lhecker](https://github.com/lhecker) **Created:** 2/28/2023 **Status:** ✅ Merged **Merged:** 2/28/2023 **Merged by:** [@lhecker](https://github.com/lhecker) **Base:** `main` ← **Head:** `dev/lhecker/14255-fixup` --- ### 📝 Commits (1) - [`6ee1888`](https://github.com/microsoft/terminal/commit/6ee188849279a390842f8680c55cb500dfce20ff) Address remaining review feedback for #14255 ### 📊 Changes **4 files changed** (+1 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/Appearances.h` (+0 -1) 📝 `src/renderer/base/CSSLengthPercentage.cpp` (+0 -10) 📝 `src/renderer/base/sources.inc` (+1 -0) 📝 `src/renderer/inc/CSSLengthPercentage.h` (+0 -2) </details> ### 📄 Description This just removes some leftover code that I forgot to remove before the merge. Additionally I forgot to add a newly added file to our `sources` build file. --- <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:39:57 +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#30304