LiamMcLaughlin
16 Nov 2011, 8:09 AM
Hi
I'm following the tutorial on getting started using Sencha Touch with Phonegap here;
http://www.sencha.com/learn/a-sencha-touch-mvc-application-with-phonegap/
Functionally the example is working fine, however there is problem with the rendering of the viewport when the setActiveItem is called, it looks like this;
29337
Its as if two panels are being rendered on top of each other. Is there some obvious coding error that could cause this sort of issue? I tried replicating it with the version in the git repo, but I couldn't get it to work with a phonegap 1.2 xcode project.
Any pointers would be gratefully received.
I'm following the tutorial on getting started using Sencha Touch with Phonegap here;
http://www.sencha.com/learn/a-sencha-touch-mvc-application-with-phonegap/
Functionally the example is working fine, however there is problem with the rendering of the viewport when the setActiveItem is called, it looks like this;
29337
Its as if two panels are being rendered on top of each other. Is there some obvious coding error that could cause this sort of issue? I tried replicating it with the version in the git repo, but I couldn't get it to work with a phonegap 1.2 xcode project.
Any pointers would be gratefully received.