Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS auto rotate onresize #95

Closed
codeservice opened this issue Jul 27, 2013 · 0 comments
Closed

iOS auto rotate onresize #95

codeservice opened this issue Jul 27, 2013 · 0 comments

Comments

@codeservice
Copy link
Contributor

On iOS (6.1) event Lib.current.stage.addEventListener(Event.RESIZE, resize); triggers only once when I am rotating device. It was ok before, not sure why its not working now ....

This code not working too:
Lib.current.stage.shouldRotateInterface = function (orientation:Int):Bool
{
return true;
}
public static method not accessible for cpp compilation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant