davatron5000 / FitText.js

A jQuery plugin for inflating web type
http://fittextjs.com
6.76k stars 1.39k forks source link

Scrolling on iOS triggers resize event #74

Closed wouterlangen closed 10 years ago

wouterlangen commented 11 years ago

I noticed that every time I scroll in an iOS browser the resize event is triggered. When using the plugin in a responsive project this affects the performance quitte a lot, especially on mobile devices.

davatron5000 commented 11 years ago

Are you using any fancy parallax? Do you have a link to a reduced test case on codepen or anything of the sort?

Sent from my iPhone

On Jul 12, 2013, at 2:10 AM, wouterlangen notifications@github.com wrote:

I noticed that every time I scroll in an iOS browser the resize event is triggered. When using the plugin in a responsive project this affects the performance quitte a lot, especially on mobile devices.

\ Reply to this email directly or view it on GitHub.

davatron5000 commented 10 years ago

Closing due to no reduced test case.