SDL
SDL copied to clipboard
Fix mouse position, when generated from touch events
Not sure the fix is correct.
When using and a touch screen (at least on android, linux/x11), to generate synthetic mouse event, the synthetic positions doesn't match what I would expect with a real mouse.
It hits the message "Mouse event didn't change state - dropped!"