mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 16:43:26 +02:00
Updated minitouch to fix multitouch issues on some devices that require the BTN_TOUCH kernel event. Lifting a contact while having and keeping one held down may have prevented any events from being processed until a new touchdown event.
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"mime": "^1.3.4",
|
||||
"minicap-prebuilt": "^2.2.0",
|
||||
"minimatch": "^3.0.3",
|
||||
"minitouch-prebuilt": "^1.0.0",
|
||||
"minitouch-prebuilt": "^1.1.0",
|
||||
"my-local-ip": "^1.0.0",
|
||||
"openid": "^2.0.1",
|
||||
"passport": "^0.3.2",
|
||||
|
||||
Reference in New Issue
Block a user