[PR #5988] Make sure to update the maximize button's visual state on launch #26568

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

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

State: closed
Merged: Yes


Summary of the Pull Request

This is an enormously trivial nit - when we launch maximized, we don't draw the maximize button in the "restore" state.

This PR changes the terminal to manually update the Maximize button on launch, once the titlebar is added to the UI tree.

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/5988 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request This is an enormously trivial nit - when we launch maximized, we don't draw the maximize button in the "restore" state. This PR changes the terminal to manually update the Maximize button on launch, once the titlebar is added to the UI tree. ## PR Checklist * [x] Closes #3440 * [x] I work here * [ ] Tests added/passed * [n/a] Requires documentation to be updated
claunia added the pull-request label 2026-01-31 09:16:51 +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#26568