summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/multimedia/qmediarecorder/tst_qmediarecorder.cpp
diff options
context:
space:
mode:
authorSamuel Mira <samuel.mira@qt.io>2021-09-28 16:44:13 +0300
committerSamuel Mira <samuel.mira@qt.io>2021-10-13 09:07:18 +0300
commit9599406cdbf7eb6e84fb6b62704fe3d8a870441c (patch)
tree9cb62680a708e0db59df999faf3a7db6ac430370 /tests/auto/unit/multimedia/qmediarecorder/tst_qmediarecorder.cpp
parent350c6b6f970de73d1e1fda91ec453f8c7255138f (diff)
Fix black rectangle on mediaplayer widget example
Multiple widgets are being created, but, in case of mobile ui, not all of them are added to layout. Those that are created with the player as the parent are added but not correctly positioned or used. Reordered calls to better understand what was being created and where. Prevented creation of widgets not being used on mobile. Fixes: QTBUG-96747 Pick-to: 6.2 Change-Id: I390ea534d7ea7f58b0fb30faac2bf5491d9723dd Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/auto/unit/multimedia/qmediarecorder/tst_qmediarecorder.cpp')
0 files changed, 0 insertions, 0 deletions