[PR #10856] Fix font changes not resizing _invalidMap #28273

Closed
opened 2026-01-31 09:27:25 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/10856

State: closed
Merged: Yes


The _invalidMap size is dependent on both clientSize as well
as glyphCellSize and must be resized when either changes.

PR Checklist

Validation Steps Performed

  • Changing font size with Ctrl+Mousewheel in fullscreen works ✔️
**Original Pull Request:** https://github.com/microsoft/terminal/pull/10856 **State:** closed **Merged:** Yes --- The `_invalidMap` size is dependent on both `clientSize` as well as `glyphCellSize` and must be resized when either changes. ## PR Checklist * [x] Closes #10855 * [x] I work here ## Validation Steps Performed * Changing font size with Ctrl+Mousewheel in fullscreen works ✔️
claunia added the pull-request label 2026-01-31 09:27:25 +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#28273