ChromeDevTools / EmulatedDeviceLab

An experimental prototype exploring simultaneous emulation of devices via Chrome DevTools

Home Page:https://chrome.google.com/webstore/detail/oaonfodocibcdobdeelbbfggjombamff/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

touch emulation(?)

marcin-biegun opened this issue · comments

Hi,
The nice thing about the standard device mode is an emulation of touch on click Can it be implemented in this plugin too?

Hey stranger! We do emulate touch events: https://github.com/ChromeDevTools/EmulatedDeviceLab/blob/master/lib/device.js#L181 . You can test it here: http://www.snappymaria.com/canvas/TouchEventTest.html .

screen shot 2015-12-01 at 15 09 56

Do you have any specific example that doesn't work?

hm it seems it was something temporary on my end
strange things!