diff options
author | David Edmundson <[email protected]> | 2024-07-03 11:38:39 +0100 |
---|---|---|
committer | Shawn Rutledge <[email protected]> | 2024-11-15 19:48:25 +0100 |
commit | ebaf1a1a8a8ffead188fe59e159c123d1a1ff763 (patch) | |
tree | 5f67c592eca66e530500b4c025a90f8f9560dcf0 /src/qml/jsruntime/qv4internalclass.cpp | |
parent | 57cc313cddd02976edd7083ba51e743532d69d11 (diff) |
Cleanup pointer grabs when subscene agents are used
When dispatching a pointer event at the end of the method if the event
is a pointer end event we clear up any potential grabbers on the
pointing device.
If a subscene delivery agent exist, or ever existed, we go down a
different path dispatching the initial event there. This path has an
early return which can skip the clearGrabbers line of the main function.
Pick-to: 6.8
Change-Id: Ib441ac09baa5667fe2e6af64d593f7956a3e2f86
Reviewed-by: Shawn Rutledge <[email protected]>
Diffstat (limited to 'src/qml/jsruntime/qv4internalclass.cpp')
0 files changed, 0 insertions, 0 deletions