nakijun / zengl

Automatically exported from code.google.com/p/zengl
0 stars 0 forks source link

zgl_Disable( SCR_ORIENTATION_PORTRAIT ) Bug #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
zgl_Disable( SCR_ORIENTATION_PORTRAIT ) is not working as expected on iOS.

The game is out of center when I use this.

Original issue reported on code.google.com by wagenhei...@gmail.com on 27 Apr 2011 at 4:11

Attachments:

GoogleCodeExporter commented 9 years ago
Still is not working! New Screenshot from the lastest version!

But the "Tapping" in Screen seens to catch the correct position, only the image 
is shown in the wrong position.

Original comment by wagenhei...@gmail.com on 9 May 2011 at 1:26

Attachments:

GoogleCodeExporter commented 9 years ago
This is was not a bug.. just funny situation :) zgl_Disable( SCR_ORIENTATION_* 
) should be called after scr_SetOptions. But I will try to fix it.

Original comment by dr.andru@gmail.com on 9 May 2011 at 10:24