Matteo Spinelli

Results 123 comments of Matteo Spinelli

I'll work on that, then! thanks

I need to know how to identify the browser and it IE has a method to detect the web-app-capable apps.

does it fill the `window.navigator.standalone` property?

then unfortunately I need the device to make tests

sorry, of course it's `window.navigator.standalone`

English please, so everybody understands. Bottom line. I need a device :)

thanks for the info. I'll try to implement that blindly if you can test it

I've got a 630, porting is less painful than I thought, but can be done (just need some time).

that is something I tried, but it looked just too messy and opted for a 3-layers-at-a-time solution. I'll check if everything's working and merge.

I need to know the exact update and the workflow you are using. A previous version was applying the embeds twice, so it was actually an error but the resemblance...