aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpathview/CMakeLists.txt
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2024-04-26 10:41:38 +0800
committerMitch Curtis <mitch.curtis@qt.io>2024-06-18 08:51:03 +0800
commita9e6cbb06e0edf71d73b6b248839e28191a5a780 (patch)
tree5b6b99b9d642268d079d7266985a47ba13ddefda /tests/auto/quick/qquickpathview/CMakeLists.txt
parentf8b97e5af566f8c5badf1059d1b54055a250490d (diff)
ApplicationWindow: respect explicitly set background sizeHEADdev
4a2466ea075676e8953ac7e9729492a0ace02c32 made ApplicationWindow explicitly set the background's width and height if they hadn't already been explicitly set. However, in certain cases widthValid() and heightValid() were checked before background's deferred execution had completed. This meant that the user's width and height bindings hadn't been evaluated yet, and hence widthValid and heightValid were false. Fix this by waiting until execution has finished before checking. Fixes: QTBUG-124744 Pick-to: 6.5 6.6 6.7 Change-Id: I1007f638a60c1ae4e0b07dbf91d5583bbfdcf8fb Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests/auto/quick/qquickpathview/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions