overlay transition effects not working

Guys,

Are the overlay transition effects working properly? To tell you the truth, I have only just started using them but I am able to get the overlay scene to display, but without any effects.  It just kinda gets plonked on there.  Does the exact same ting when I run the example on http://docs.coronalabs.com/api/library/storyboard/showOverlay.html too.

I’m running the latest public build 2013.1202 on MacOSX simulator.  Any help would be appreciated.

Cheers,

Rich

Nobody?  :frowning:

I’m also experiencing the same issue, no transitions on Overlays, good thing is that is not a big deal for me, not sure if I’m doing something wrong as the overlay is displaying fine, and no errors on terminal, it’s just that transitions seem not to be working

Regards

hector

I’m not having any problem with overlay transitions. Daily 1234 but I’ve not any any problem in previous versions either.

I was having the same problems. I am trying the latest daily build now

Issue is gone, overlay transitions are working fine now. I’m using latest build maybe that’s why it got fixed

Regards

Hector

It’s not working for me on 2013.1244 (and this build seems to have quite a few bugs). Which version are you using hector7?

The problem was that I created a new group as a container for all of the elements of the overlay, but I should have been using self.view

Nobody?  :frowning:

I’m also experiencing the same issue, no transitions on Overlays, good thing is that is not a big deal for me, not sure if I’m doing something wrong as the overlay is displaying fine, and no errors on terminal, it’s just that transitions seem not to be working

Regards

hector

I’m not having any problem with overlay transitions. Daily 1234 but I’ve not any any problem in previous versions either.

I was having the same problems. I am trying the latest daily build now

Issue is gone, overlay transitions are working fine now. I’m using latest build maybe that’s why it got fixed

Regards

Hector

It’s not working for me on 2013.1244 (and this build seems to have quite a few bugs). Which version are you using hector7?

The problem was that I created a new group as a container for all of the elements of the overlay, but I should have been using self.view