iPad 3 + Storyboard = really slow performance

there`s still a little problem… maybe its just the way im dealing with my images, but still:

my app only supports landscape and my fullscreen images have the Y-value of y = 25; to start just right under the statusbar (20px) and another bar (5px) i have on the top.
everything is fine until i change scenes (slideLeft and slideRight) because the “old” scene, which is moving away, is instantly moved 25px up to what seems to be y = 0;

please see the screenshot:

http://dl.dropbox.com/u/655875/screenshot.jpg [import]uid: 42936 topic_id: 23529 reply_id: 95446[/import]

@mschmidt : http://bugs.anscamobile.com

Please file a bug report there, with a simple sample that demonstrates the problem. Please include all needed code and assets in order to run it.

Once your done give me the issue/bug number and i will check this out asap [import]uid: 84637 topic_id: 23529 reply_id: 95570[/import]

I’ve just tried build 773 on an iPhone 4 and an iPad 3. The iPad 3 is still between 1 and 2 seconds slower than the iPhone 4 AND the simulator. I’ve even made a test run where I pre-load the scene and then move to it. Still the same delay on the iPad 3.

It looks as if the actual loading of the scene is not the problem.
Corona seems to be struggling with transitioning on the iPad 3. [import]uid: 126708 topic_id: 23529 reply_id: 95893[/import]

I use the fade effect mostly and my app only supports landscape. (If this helps) [import]uid: 126708 topic_id: 23529 reply_id: 96266[/import]