[PR #12492] Fix font axes/features not working on DPI change #29079

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

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

State: closed
Merged: Yes


When the dpi is changed, call updateFont() instead of TriggerFontChange, this
means that we continue to use the existing font features/axes

Closes #11287

**Original Pull Request:** https://github.com/microsoft/terminal/pull/12492 **State:** closed **Merged:** Yes --- When the dpi is changed, call `updateFont()` instead of `TriggerFontChange`, this means that we continue to use the existing font features/axes Closes #11287
claunia added the pull-request label 2026-01-31 09:32:38 +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#29079