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

Rotate Image in iPad #21

Open
MangeshVyas opened this issue Oct 28, 2017 · 2 comments
Open

Rotate Image in iPad #21

MangeshVyas opened this issue Oct 28, 2017 · 2 comments
Milestone

Comments

@MangeshVyas
Copy link

Thanks for great help.
This work good with iPad Image gallery but with Camera it Rotate the images.

Second with Image preview is there any way to disable or a close menu ?

Thanks,
Mangesh

@hackiftekhar
Copy link
Owner

I'll take a look at iPad if it rotate the image.

Can you please tell me more about 2nd issue @MangeshVyas ?

@SylvainRX
Copy link

My solution for this issue was to rotate the view my controller is in
objc : view.transform = CGAffineTransformMakeRotation(-M_PI/2);

@hackiftekhar hackiftekhar added this to the v2.1.0 milestone Jul 25, 2018
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

3 participants