Closed zarko-tg closed 8 years ago
The problem here is that when the text is in a container that is hidden with display:none
, offsetHeight
and offsetWidth
will return 0, since it will be set invisible as well.
+1 for this fix. I also stumbled upon this bug. @patrickmarabeas a merge and new release with this would be great.
This solved a problem I had when using this with Ionic and cached pages.
Please do merge in !
Sorry guys! I've been swamped - will get to releasing a new version with latest round of fixes ASAP!
Demo of the problem here: http://codepen.io/zarko/pen/avmGZV