mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 20:53:24 +02:00
Make sure touch events arrive in correct order.
This commit is contained in:
@@ -248,7 +248,8 @@ module.exports = function(options) {
|
||||
push.send([
|
||||
channel
|
||||
, wireutil.envelope(new Klass(
|
||||
data.x
|
||||
data.seq
|
||||
, data.x
|
||||
, data.y
|
||||
))
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user