fredsa / playn

Cross platform game library for N≥4 platforms
0 stars 1 forks source link

Various improvements to Touch and Pointer behavior #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Touch and Pointer behaved *very* wonkily on iOS (and almost certainly on mobile 
Android as well). These patches make things sane. See the individual commit 
messages for details.

When reviewing my code changes, please focus on:
https://github.com/threerings/playn/commit/95ae6f9a7be478acb181e8ca0d56f241354f3
ac1
https://github.com/threerings/playn/commit/f95a0726f3d90e83a655080c0ce6b3685aba4
1e1
https://github.com/threerings/playn/commit/34aa0bf3e4789024a8eb5509294a6ca06f85f
542

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by samskiv...@gmail.com on 28 Sep 2011 at 6:56

GoogleCodeExporter commented 9 years ago
LGTM

Original comment by charlie....@gmail.com on 28 Sep 2011 at 8:51

GoogleCodeExporter commented 9 years ago
Committed.

Original comment by samskiv...@gmail.com on 28 Sep 2011 at 9:13