terminal/src/cascadia
Mike Griese 2af722b43d
Make sure to update the maximize button's visual state on launch (#5988)
## 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
2020-05-21 23:27:33 +00:00
..
CascadiaPackage Add an AppDescription for the Preview package (#5794) 2020-05-07 11:34:43 -07:00
inc ci: run spell check in CI, fix remaining issues (#4799) 2020-03-25 11:02:53 -07:00
LocalTests_TerminalApp Remove the JSON reserializers (except for AKB) (#5918) 2020-05-15 14:51:57 -07:00
PublicTerminalCore Remove the title tag from the generated HTML (#5595) 2020-04-29 16:41:56 -07:00
TerminalApp Get rid of the padding above the tab row when maximized (#5881) 2020-05-21 22:26:37 +00:00
TerminalAzBridge Add explicit identifier to some constructors (#5652) 2020-04-29 16:50:47 -07:00
TerminalConnection Add WT_PROFILE_ID to the environment of the spawned process (#4852) 2020-04-17 17:15:20 +00:00
TerminalControl Add font weight options (#6048) 2020-05-20 20:17:17 +00:00
TerminalCore Switch the Cascadia projects to til::color where it's easily possible to do so (#5847) 2020-05-15 22:43:00 +00:00
TerminalSettings Add font weight options (#6048) 2020-05-20 20:17:17 +00:00
UnitTests_TerminalCore Fix an accidental regression from #5771 (#5870) 2020-05-12 15:02:15 -07:00
ut_app Remove the JSON reserializers (except for AKB) (#5918) 2020-05-15 14:51:57 -07:00
WindowsTerminal Make sure to update the maximize button's visual state on launch (#5988) 2020-05-21 23:27:33 +00:00
WindowsTerminalUniversal Add a new appxmanifest for preview (#5774) 2020-05-07 16:00:56 +00:00
WinRTUtils Switch the Cascadia projects to til::color where it's easily possible to do so (#5847) 2020-05-15 22:43:00 +00:00
WpfTerminalControl wpf: only dismiss selection for real chars, not modifiers (#5388) 2020-04-17 11:28:56 -07:00
CascadiaResources.build.items Add a new appxmanifest for preview (#5774) 2020-05-07 16:00:56 +00:00