forked from qt/qtbase
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport Qt patch - Revert "Windows QPA: Move transient children with…
… a window move" From 19471b2 Mon Sep 17 00:00:00 2001 From: Timothée Keller <[email protected]> Date: Tue, 10 Oct 2023 07:57:09 +0000 Subject: [PATCH] Revert "Windows QPA: Move transient children with a window move" This reverts commit 530d092. Reason for revert: Moving transient children as a whole is too broad, and forces unrelated windows to have their position completely dependent on a transient parent. Fixes: QTBUG-117779 Pick-to: 6.5 Change-Id: I01312e26e95c8144c392eca33aec41f54aaa40b0 Reviewed-by: Tor Arne Vestbø <[email protected]> (cherry picked from commit 614e0f1) Reviewed-by: Qt Cherry-pick Bot <[email protected]>
- Loading branch information
1 parent
97990d1
commit c3f7031
Showing
2 changed files
with
0 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters