Hi
I've been having some trouble with implementing collagePlus on mobile phone landscape orientation changes. I have the latest version of chrome installed an iphone 4 and when I change the orientation from portrait to landscape and then back to portrait. there is always a document re-sizing that is just shy of the entire viewport.
I checked to see if this was a problem on a different browser (Safari for mobile) and everything worked fine.
I must say that i did try the $(window.)width(); trick to listen for a 'resize' event and additionally have included an 'orientationchange' event to the list with jQuery mobile but still no luck.
Hi
I've been having some trouble with implementing collagePlus on mobile phone landscape orientation changes. I have the latest version of chrome installed an iphone 4 and when I change the orientation from portrait to landscape and then back to portrait. there is always a document re-sizing that is just shy of the entire viewport.
I checked to see if this was a problem on a different browser (Safari for mobile) and everything worked fine.
I must say that i did try the $(window.)width(); trick to listen for a 'resize' event and additionally have included an 'orientationchange' event to the list with jQuery mobile but still no luck.