Chromium Code Reviews
DescriptionUse SetWindowPos on DirectComposition child window.
With this change we force a repaint on resize, which clears away the white square in the nonclient area left over from window creation. Switching to SetWindowPos adds flexibility in letting us specify SWP_NOCOPYBITS, which is more efficient as the backbuffer contents don't actually matter.
BUG=582877
Committed: https://crrev.com/1d9608302c47f63c138f330baafafd38539e77e4
Cr-Commit-Position: refs/heads/master@{#374849}
Patch Set 1 #
Total comments: 1
Patch Set 2 : ; #Messages
Total messages: 9 (4 generated)
|