storyboard.hideOverlay() : Effect / transistion is not working

Hi All.

I think I have searched high and low for this issue, and I do see some answers, but they do not seem to apply.

I am doing an “options menu” as an overlay scene, that Works fine when doing the showOverlay, but I cannot get it to use the transition effect when I hide the overlay.

Doing like this:

local opts = { effect= "flip", time=500 } storyboard.hideOverlay( opts )

It hides fine, but the transition is not shown :frowning:

It seems this was a bug in very old corona builds, but should be fixed now …

Anyone got any idea how I can continue troubleshooting this issue?

Please file a bug report using the “Report a bug” feature in the top nav bar.

Ok … but i am not sure if its me that is the bug :wink:

I’m pretty sure its not you :slight_smile:

Allrighty … Bug submitted :slight_smile:

Please file a bug report using the “Report a bug” feature in the top nav bar.

Ok … but i am not sure if its me that is the bug :wink:

I’m pretty sure its not you :slight_smile:

Allrighty … Bug submitted :slight_smile:

Same problem here. Any news about the bug?

I’m also seeing this. Any news on a fix?

Can I get some bug numbers so I can look them up?

I never got answer …

I submitted and got ack

Case 24203

Same problem here. Any news about the bug?

The engineers are working on Storyboard 2.0.  This particular bug should be addressed as part of that release.  There isn’t an ETA on it yet.  We want to make sure it’s nice and solid for you. 

I’m also seeing this. Any news on a fix?

Can I get some bug numbers so I can look them up?

I never got answer …

I submitted and got ack

Case 24203

The engineers are working on Storyboard 2.0.  This particular bug should be addressed as part of that release.  There isn’t an ETA on it yet.  We want to make sure it’s nice and solid for you. 

Was this issue ever fixed?