-
Notifications
You must be signed in to change notification settings - Fork 40
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
Image Rotate/Flip Automatically #48
Comments
@24Lathiya can you describe the problem in more details? Or a screen recording would be nice. |
@tungvoduc Please have a look at the attachment. Rotation problems happen with capture images and live images. Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-01-04.at.11.39.27.mp4Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-01-04.at.11.54.17.mp4I have used the below extension but it won't work with capture and live images. `func fixedOrientation() -> UIImage {
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have copied your classes into my project. Some images are rotating/flipping automatically when I open them in DTPhotoViewer. Can you please help me to fix this issue?
@tungvoduc
The text was updated successfully, but these errors were encountered: