imakewebthings / deck.js

Modern HTML Presentations

Home Page:http://imakewebthings.com/deck.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Touch swipe navigation bugged on Chrome for Android

razor-x opened this issue · comments

This was working fine on Chrome for Android, but one of the updates in the past month or so has broken navigating the slides by swiping right/left. In general, a swipe gesture may work, but more often it is ignored or navigates in the wrong direction.

Setting {touch: {swipeDirection: 'vertical' }} and navigating with up/down gestures seems to work correctly. Setting

 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">

doesn't seem to affect the issue.

I've tested this on Firefox 27 on Android and swipe navigation right/left and up/down works correctly, so this is definitely browser specific.

Tested that this is broken on Chrome 32.0.1700.99 and Chrome Beta 33.0.1750.126.

commented

Wrong repo, sorry

Looks like this is not an issue anymore on my current version of Chrome: 39.0.2171.93.