microsoft/Terminal
View on GitHubWe don't update LPWINDOWPOS flags during `WM_WINDOWPOSCHANGED`, maybe we should?
Open
#12,924 opened on Apr 18, 2022
Area-CodeHealthArea-WindowingHelp WantedIssue-BugPriority-3Product-Terminal
Repository metrics
- Stars
- (35,764 stars)
- PR merge metrics
- (Avg merge 27d 19h) (24 merged PRs in 30d)
Description
Since size is changed here shouldn't we clear the SWP_NOSIZE bit in lpwpos->flags?