miguelcobain / ember-paper

The Ember approach to Material Design.
http://miguelcobain.github.io/ember-paper
MIT License
889 stars 332 forks source link

Include ember-hammertime to improve mobile responsiveness. #827

Open v3ss0n opened 7 years ago

v3ss0n commented 7 years ago

Currently ember-paper have slow reposne on android mobile web and cordova . Traditionally ,it can be improve using fastclick. Should all clickable stuff in ember-paper uses ember-hammertime to enable fast click? I haven't test yet.

v3ss0n commented 6 years ago

We are using ember-hammertime and the performance improved a lot. It should be used by default in e-p.