Matteo Spinelli

Results 120 comments of Matteo Spinelli

please put them in alphabetical order. thanks!

ahem... would you check it against the latest version? Thanks :)

I'd hook resize only on android, or maybe call __resize inside a timeout. I'll check this, thanks for the report

Thanks for your detailed report. Indeed if you look at the code you'll notice ``` // TODO: check the lame polyfill ``` I was pretty sure this wasn't going to...

thanks for the update. As soon as I get some time I will check on this. It's very hard to keep up with android updates (and fragmentation).

kudos just for the linux screenshot. I'll look into it. It must be a very stupid bug

the requested mod to #39 has not been applied... I'll work on this as soon as iScroll 5.1 is ready

yes, this would be already possible with the current code base. I'll post some examples with the next commit.

``` addToHomescreen({ onAdd: function () { ga('send', 'event', 'addtohomescreen', 'yes'); } }); ```