minitouch icon indicating copy to clipboard operation
minitouch copied to clipboard

wrong position

Open yaofangwx123 opened this issue 6 years ago • 4 comments

Hi,Simo Kinnunen!I found when I use minitouch in some advices,if I press slot 0,then I press slot 1,when I up the slot 1,the slot 1 position will be drag to the left-bottom corner,but just appear at some devices,so if you have so solutions to solve it?thanks!^_^

yaofangwx123 avatar Aug 27 '18 08:08 yaofangwx123

Read past issues. The coordinate space of the touch device doesn't necessarily match the coordinate space of the display. If you receive user input as display coordinates, you must map them to touch coordinates first before handing them to minitouch.

sorccu avatar Aug 27 '18 08:08 sorccu

ok,ofcouse I have map them to the space,and when I send the points,it's position show well correctly. But now the problem is that if I have 2 points are pressed then I up one,then the up point will drag to the left-bottom corner,I meet like this problem only from 2 device,others are ok!it so strange

yaofangwx123 avatar Aug 27 '18 08:08 yaofangwx123

Can you provide an example, perhaps with a graph or picture explaining the situation?

sorccu avatar Aug 27 '18 08:08 sorccu

OK I have send you a email about it!thanks!

yaofangwx123 avatar Aug 27 '18 09:08 yaofangwx123