jaunesarmiento / fries

Fries helps you prototype Android apps using HTML, CSS, and JavaScript.
MIT License
1.55k stars 222 forks source link

Demo is broken when viewed in mobile browser #65

Closed jaunesarmiento closed 10 years ago

jaunesarmiento commented 10 years ago

The demo links fires ghost clicks possibly because of fingerblast.js. There should be a check whether the example is viewed on a mobile browser and only run new FingerBlast() on desktop.