Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use offsetX/offsetY for pointer events
qtwasmcompositor expects coordinates relative to the canvas. Provide that by using pointer events' offsetX/offsetY instead of the viewport x/y. Fixes: QTBUG-108128 Fixes: QTBUG-106031 Pick-to: 6.4 6.4.1 Change-Id: I76c553b7b7e350fd873b18c775848217a4905f3d Reviewed-by: Morten Johan Sørvig <[email protected]>
- Loading branch information