aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols/controls/imagine
diff options
context:
space:
mode:
authorFabian Kosmale <[email protected]>2025-10-27 13:48:49 +0100
committerFabian Kosmale <[email protected]>2025-10-28 12:21:53 +0100
commitc920059cbc0098b6218e814d445eac7da345b0e0 (patch)
treef77b512f60f4f674f2f239fdf25c3483a4627295 /tests/auto/quickcontrols/controls/imagine
parent93aee2759bb953cb27178f840d9da3959d2de277 (diff)
QQmlValueTypeWrapper: Mark as dirty if gadgetPtr goes awayHEADdev
In QQmlValueTypeWrapper::write, we clear the gadgetPtr if it didn't exist before, and it was only created for write. That however leads to an inconsistent isDirty state: The wrapper assumes it still has data which is up-to-date, but that data is actually gone. Avoid that issue by also marking the wrapper as dirty when the gadgetPtr is reset in write. Pick-to: 6.10 Fixes: QTBUG-140414 Change-Id: Ie73b47ae49d4a26a43e2dbcc47365ae71a343109 Reviewed-by: Olivier De Cannière <[email protected]> Reviewed-by: Ulf Hermann <[email protected]>
Diffstat (limited to 'tests/auto/quickcontrols/controls/imagine')
0 files changed, 0 insertions, 0 deletions