after some test I know what happened. here is the steps to produce this bug: 1.keep your device in portait orientation. 2.lunch a landscape game. 3.open leadboard, it will show in portait mode. 4.rotate it to landscape mode. 5.return to game.
@alexzheng, what does your project .plist file look like? Did you remove support for portrait orientation? By default Gideros export project file with support for all orientation.
will you fix it by removing the first portrait screen on startup. I noticed there is an orietation for landscape game even if you lauch it with the device in landscape, it's a little strange.
Comments
here is the steps to produce this bug:
1.keep your device in portait orientation.
2.lunch a landscape game.
3.open leadboard, it will show in portait mode.
4.rotate it to landscape mode.
5.return to game.
https://sites.google.com/site/xraystudiogame
@atilim
could you fix this bug in next version?
https://sites.google.com/site/xraystudiogame
Did you remove support for portrait orientation? By default Gideros export project file with support for all orientation.
https://sites.google.com/site/xraystudiogame
edit: nevermind, I'll test on both player and on an exported application
https://sites.google.com/site/xraystudiogame
https://sites.google.com/site/xraystudiogame
I noticed there is an orietation for landscape game even if you lauch it with the device in landscape, it's a little strange.
https://sites.google.com/site/xraystudiogame
btw, do you set the landscape orientation by calling application:setOrientation(Application.LANDSCAPE_LEFT) or from the application properties window?
https://sites.google.com/site/xraystudiogame
https://sites.google.com/site/xraystudiogame
https://sites.google.com/site/xraystudiogame