aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@qt.io>2021-12-10 13:08:58 +0200
committerMiikka Heikkinen <miikka.heikkinen@qt.io>2021-12-13 11:26:15 +0000
commit553de191519601f645e4d488698d9df55f43e0b7 (patch)
treeb94a4b5fef94b575e9d88c832c0e56762aff5525 /bin
parent352e66531e366868e445a15319c64750b9bd4720 (diff)
QmlDesigner: Fix picking of Repeater3D/Loader3D generated nodes
There is no top level Repeater3D node with an actual instance when the Repeater3D is inside a component. The pick target was not correctly set in this case. Now we set pick target on every encountered Repeater3D object so we can propagate it to every object they create. The same was done for Loader3D, which also creates nodes dynamically. Fixes: QDS-5745 Change-Id: I537de28ff7426adaa29c2febc6c4b3416baeccb5 Reviewed-by: Samuel Ghinet <samuel.ghinet@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions