[qt/qt/qtdeclarative]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtdeclarative Pushed by mirror-service into branch 'dev'. Changed from 29b8f99d52faf35ca228e0bf0d08671ee698d7ce to 222b0a8256572fda971f09f493e6c6cf6bb6a881 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 222b0a8256572fda971f09f493e6c6cf6bb6a881 by Sze Howe Koh on 13/08/2026 at 23:12.. DragHandler: Consolidate accumulatedDragDelta calculations We must calculate the delta vector in item coordinates to correctly account for item transformations. 93f7f3afdb461265ccd65b7bd79761817b52dc55 fixed the cases where the DragHandler is inactive. This patch further fixes the cases where the DragHandler is active. [ChangeLog][QtQuick][Event Handlers] DragHandler's activeTranslation and persistentTranslation properties now take coordinate transformations into account, consistently with PinchHandler. Fixes: QTBUG-142051 Change-Id: If4734ebd178ce9a2b6d805568b4c95f614660890 Reviewed-by: Oliver Eftevaag <[email protected]> Reviewed-by: Shawn Rutledge <[email protected]> https://invent.kde.org/qt/qt/qtdeclarative/-/commit/222b0a8256572fda971f09f493e6c6cf6bb6a881