[PR #3214] [MERGED] Make sure we resize the region even when the drag bar didn't change #25280

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/3214
Author: @DHowett-MSFT
Created: 10/15/2019
Status: Merged
Merged: 10/17/2019
Merged by: @miniksa

Base: masterHead: dev/duhowett/fixes/a/resize/issue/of/his/own/making


📝 Commits (1)

  • 659502e Make sure we resize the region even when the drag bar didn't change

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/cascadia/WindowsTerminal/NonClientIslandWindow.cpp (+1 -0)

📄 Description

Summary of the Pull Request

There was a comment on #3027 that went somewhat like "why are we sure we can remove this?"

We shouldn't have removed it.

PR Checklist


🔄 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/3214 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 10/15/2019 **Status:** ✅ Merged **Merged:** 10/17/2019 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `dev/duhowett/fixes/a/resize/issue/of/his/own/making` --- ### 📝 Commits (1) - [`659502e`](https://github.com/microsoft/terminal/commit/659502e1ccd57005c5781e39456fb50caa4f1db0) Make sure we resize the region even when the drag bar didn't change ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WindowsTerminal/NonClientIslandWindow.cpp` (+1 -0) </details> ### 📄 Description ## Summary of the Pull Request There was a comment on #3027 that went somewhat like "why are we sure we can remove this?" We shouldn't have removed it. ## PR Checklist * [x] Fixes #3207 * [x] CLA * [x] Tested * [ ] Requires documentation to be updated * [x] ` ` --- <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:08:29 +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#25280