microsoft/Terminal
We don't update LPWINDOWPOS flags during `WM_WINDOWPOSCHANGED`, maybe we should?
开放
#12,924 创建于 2022年4月18日
Area-CodeHealthArea-WindowingHelp WantedIssue-BugPriority-3Product-Terminal
仓库指标
- 星标
- (103,173 个星标)
- PR 合并指标
- (平均合并 27天 19小时) (30 天内合并 24 个 PR)
描述
Since size is changed here shouldn't we clear the SWP_NOSIZE bit in lpwpos->flags?