Testing pinch/push (zoom)
Unsolved
QML and Qt Quick
-
Hi guys, I am trying to test this pinch/push code. Currently, I don't have access to the embedded target but my laptop does have a touch screen. So I got the build running on my laptop and the touch screen seems to work for everything but the pinch/push. It has been reported that the pinch/push logic is opposite of what it should be, so I am trying to fix it. However, unless I can test my change (just flipped x an y in the code) then I won't know. I could check in the change and have someone else test it when they get some free time but I was hoping that getting my touch screen working with pinch/push would be a possibility. Any ideas why it might not be working on my laptop?