>
> I have been having a problem running the div plugin on the 4th generation iPad (retina display) in Safari where all of the divs jump randomly around by 1 or 2 pixels. It makes for an interesting effect, but I was hoping for the divs to be perfectly stationary. It doesn't appear to be a problem on my computer (running Chrome) or my phone (Nexus 5 running Chrome). Unfortunately, I am creating the app for school where we use iPads, so this is kind of a go-no-go for me.
>
> Has anyone else seen this problem? Is there a setting I am missing that would get rid of the jumpiness?
>
After playing around with things a bit, the shakiness happens when the div origin straddles multiple pixels, rather than sitting precisely at a coordinate. The problem seems to occur most frequently on the retina ipad running iOS 7. I was able to replicate it by manually scaling the desktop browser, but it was much harder to replicate on the desktop. Is there a way to force the div plugin to round its position to the nearest whole number coordinates?
Yup i got this problem too on Ipad4.
Pode is there anything we can do to prevent the shakiness or the performance problem if using with Tile background ?