Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Windows QPA: remove SWP_NOCOPYBITS for plain moves
The SWP_NOCOPYBITS flag helps suppress some jittering during resizes. At the moment this is called even for plain moves with no window resizing. Make sure that the window geometry has changed before applying the SWP_NOCOPYBITS flag Fixes: QTBUG-115992 Pick-to: 6.6 6.5 Change-Id: Ic0cb32d9eb3b557bf2b2ef5b6ba80d34e27c5c19 Reviewed-by: Oliver Wolff <[email protected]> Reviewed-by: Pavel Dubsky <[email protected]> Cherry-picked into adsk-contrib-maya-v6.5.3 by Keith Kyzivat <[email protected]> on 20231219 to fix MAYA-131850 (cherry picked from commit 9a64449)
- Loading branch information