Storyboard scene transition problem for "zoomEven" scaling

Hey guys,

I have found a bug for storyboard.gotoScene with the effect “fade” and “crossFade” under “zoomEven” scaling. When you go to the next scene, during the transition you will see the previous scene moved slightly left by 1 or 2 px with the fade effect.

Steps to reproduce this:

  1. Create a New Project with Tablet Preset (768x1024 default) and choose the “Game” template.
  2. Go to config.lua, change the scale from “letterBox” to “zoomEven”.
  3. Relaunch the project in Corona Simulator, choose any skin but not “iPad” so that zoomEven is in effect.
  4. Simply click the “Play Now” button that comes with the Game template.
  5. You now shall see the original fade effect that made the previous scene moved slightly left before going to the new scene. If you change the effect to “crossFade”, the same thing happens.

It works fine with the iPad skin or size that doesn’t require zoomEven scaling. I have tested “letterBox” and “zoomStretch” they are working normally with all skins. Only “zoomEven” has this problem.
Is anyone able to reproduce this? If yes I will proceed to bug submission.
Thanks!
K.B.Chang [import]uid: 12979 topic_id: 19122 reply_id: 319122[/import]

FYI I’m using Build 704. =) [import]uid: 12979 topic_id: 19122 reply_id: 73708[/import]

I will bring this up in our next meeting.

Peach :slight_smile: [import]uid: 52491 topic_id: 19122 reply_id: 73717[/import]

Hi peach, thats great! =D [import]uid: 12979 topic_id: 19122 reply_id: 73803[/import]

Hey,

Are you able to file this as a proper bug report as well, please? :slight_smile:

http://developer.anscamobile.com/content/bug-submission

Would be very useful.

Peach :slight_smile: [import]uid: 52491 topic_id: 19122 reply_id: 73864[/import]

Bug has been filed under Submission #3522. =) [import]uid: 12979 topic_id: 19122 reply_id: 73867[/import]

Cheers :slight_smile: [import]uid: 52491 topic_id: 19122 reply_id: 73915[/import]

Hi Peach, any update on this bug?

Anyway I have tested with latest build 722. The bug still occurs and I found out it also happen with “letterBox” scaling.

If I created a Game template with phone preset and letterBox scaling, then the problem occurs on iPad too. It also occurs on Droid where the screen shifted 1 or 2 pixel to top instead of left.

It happens on no transition effect, fade and crossFade. It is really hard for me to build universal app with this storyboard api problem. [import]uid: 12979 topic_id: 19122 reply_id: 78386[/import]

Jon has been working on the storyboard issues and while this particular problem isn’t solved yet I believe we’re close.

In the meantime it may be worth using Director?

Peach :slight_smile: [import]uid: 52491 topic_id: 19122 reply_id: 78448[/import]

Just to throw in my two cents…

I was having problems with the crossFade effect, but it was fixed by setting the reference point of the view to Center.

I am also having a problem with the flipFadeOutIn effect, I haven’t found a way to fix this one as of yet.

This is also on an iPad set to zoomEven. [import]uid: 37867 topic_id: 19122 reply_id: 79907[/import]

There have been some fixes in the latest daily builds however there are still some issues that are being worked on.

Thanks for the extra info.

Peach :slight_smile: [import]uid: 52491 topic_id: 19122 reply_id: 79974[/import]