Storyboard.goto new transition alternative fade

Hi,

Lets consider new type of “fade alternative” for transition between boards. This is fade which does not change alpha of components from 1 to 0 in the view but instead it draw an dark rectangle (or current color rectangle) over all components. This would allow to bypass problem with drawing items on items with standard “fade” algorithm.

Regards,
Tom [import]uid: 111283 topic_id: 20561 reply_id: 320561[/import]

Similarly to this, I would suggest a change to the current fade algorithm as well. Viewing a fade transition in storyboard over a long period, it becomes obvious that every item in the scene is individually transitioned from alpha 0 to 1 when the new scene is faded in. This results in a slightly “off” looking fade where you can see through foreground items to background items during the fade in. The scene group should be faded as a single object, rather than each individual object fading in.

The suggestion above would also accomplish this. [import]uid: 35618 topic_id: 20561 reply_id: 88939[/import]

I was wondering what is purpose of using storyboard with fade transition if this bug exist… it looks awful

[import]uid: 111283 topic_id: 20561 reply_id: 89861[/import]

“fade” will be updated or should we just forget about this transition?

Tom [import]uid: 111283 topic_id: 20561 reply_id: 91996[/import]