[PR #11412] [MERGED] Refresh frame margins when moving between monitors #28555

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11412
Author: @carlos-zamora
Created: 10/4/2021
Status: Merged
Merged: 10/6/2021
Merged by: @undefined

Base: mainHead: dev/cazamor/1.12-bug-bash/titlebar-dpi-vis


📝 Commits (1)

  • 0e41d8a Refresh frame margins when moving between monitors

📊 Changes

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

View changed files

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

📄 Description

Summary of the Pull Request

Refresh the DPI and frame margins when we move the window between different DPI monitors.

PR Checklist

Closes #11367


🔄 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/11412 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 10/4/2021 **Status:** ✅ Merged **Merged:** 10/6/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/cazamor/1.12-bug-bash/titlebar-dpi-vis` --- ### 📝 Commits (1) - [`0e41d8a`](https://github.com/microsoft/terminal/commit/0e41d8adc0d9fce4df8e81e3e9e2ca9e2acd3a02) Refresh frame margins when moving between monitors ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WindowsTerminal/NonClientIslandWindow.cpp` (+6 -0) </details> ### 📄 Description ## Summary of the Pull Request Refresh the DPI and frame margins when we move the window between different DPI monitors. ## PR Checklist Closes #11367 --- <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:16 +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#28555