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

Device Orientation #12

Closed
notfair opened this issue May 8, 2014 · 2 comments
Closed

Device Orientation #12

notfair opened this issue May 8, 2014 · 2 comments

Comments

@notfair
Copy link

notfair commented May 8, 2014

when lock to landscape orientation, for motion (gyro) enable, the panorama image will not show correct orientation with the device, but for touch input it is fine.

@mayakraft
Copy link
Owner

thanks! turns out each of the 4 orientations requires their own unique orientation matrix. i just added Landscape Left. the other two should follow soon.
also note the new recommended and simpler way of initializing: -(id)init, instead of -(id)initWithFrame.

@mayakraft
Copy link
Owner

new orientation matrices for all 4 device orientations, lemme know if there are any issues. thanks!

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

2 participants