Make sure touch events arrive in correct order.

This commit is contained in:
Simo Kinnunen
2014-04-03 17:13:17 +09:00
parent ceeda2b990
commit c33f0eab09
6 changed files with 68 additions and 22 deletions

View File

@@ -248,7 +248,8 @@ module.exports = function(options) {
push.send([
channel
, wireutil.envelope(new Klass(
data.x
data.seq
, data.x
, data.y
))
])