[PR #5046] [MERGED] Make sure to InvalidateAll on a resize #26079

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5046
Author: @zadjii-msft
Created: 3/20/2020
Status: Merged
Merged: 3/20/2020
Merged by: @undefined

Base: masterHead: dev/migrie/b/5029-invalidate-all-on-resize


📝 Commits (2)

  • 8cb9d1c Make sure to InvalidateAll on a resize
  • 133785e Update src/cascadia/TerminalCore/Terminal.cpp

📊 Changes

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

View changed files

📝 src/cascadia/TerminalCore/Terminal.cpp (+7 -0)

📄 Description

Summary of the Pull Request

Seriously just read the code on this one, it's so incredibly obvious what I did wrong

References

Regressed with #4741

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/5046 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 3/20/2020 **Status:** ✅ Merged **Merged:** 3/20/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/migrie/b/5029-invalidate-all-on-resize` --- ### 📝 Commits (2) - [`8cb9d1c`](https://github.com/microsoft/terminal/commit/8cb9d1c0e74110d637452d96366ea28c9e0e310b) Make sure to InvalidateAll on a resize - [`133785e`](https://github.com/microsoft/terminal/commit/133785ef1cb88d8010178ed0854cdfaf5c6e2960) Update src/cascadia/TerminalCore/Terminal.cpp ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalCore/Terminal.cpp` (+7 -0) </details> ### 📄 Description ## Summary of the Pull Request Seriously just read the code on this one, it's so incredibly obvious what I did wrong ## References Regressed with #4741 ## PR Checklist * [x] Closes #5029 * [x] I work here * [ ] Tests added/passed * [n/a] Requires documentation to be updated --- <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:13:47 +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#26079