sourcebitsllc / chocolatechip-ui

Mobile Web App Framework
www.chocolatechip-ui.com
MIT License
617 stars 88 forks source link

Fixed bug in carousel on Windows. #100

Closed sourcebits-robertbiggs closed 10 years ago

sourcebits-robertbiggs commented 10 years ago

Windows Phone 8.1 update added touchstart event support to IE11, causing false positive for touch events on Windows Phone, introduced a check for pointer events to reset the value for IE11 on mobile.