aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2024-11-01 13:58:36 +0100
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2024-11-11 21:30:43 +0100
commit257431aed3f238560a785bb7fbf184b14cfb952a (patch)
tree77e69192d1e9bef267203219ebce0ed87ccbac57 /tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp
parent65263fe2fc27ce35a26593195ccec99c29dbd3eb (diff)
QQuickTableView: accept rearrange drop event, to avoid misleading animation
As it stood, when you dragged and dropped a column, the drag image would animate back to the start. This is an indication that the drop was not accepted, which is not correct, since the drag'n'drop operation actually succeeds. This patch will therefore make sure that we accept the drop event, to indicate that the operation was successful. This will stop the drag image from animating back to start. Pick-to: 6.8 Change-Id: I9c39a88520a09b0fd77eb2009f767fdc6be2ffd5 Reviewed-by: Santhosh Kumar <santhosh.kumar.selvaraj@qt.io>
Diffstat (limited to 'tests/auto/qml/qmlcppcodegen/tst_qmlcppcodegen.cpp')
0 files changed, 0 insertions, 0 deletions