Skip to content

Conversation

@XChikuX
Copy link
Contributor

@XChikuX XChikuX commented Jan 8, 2026

Updated manualCompressImage to handle image orientation and compression more effectively.

The older code was working fine for lower android versions. However, it caused 90 degree rotations in newer versions (14+)

This should fix it. Fixes #280

Updated manualCompressImage to handle image orientation and compression more effectively.

The older code was working fine for lower android versions. However, it caused 90 degree rotations in newer versions (14+)

This should fix it. Fixes numandev1#280
@XChikuX
Copy link
Contributor Author

XChikuX commented Jan 8, 2026

@numandev1 Saw that you were active recently. Please help push this to the latest version as well. Thank you for your hard work!

Copy link
Owner

@numandev1 numandev1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@numandev1 numandev1 merged commit bf5a153 into numandev1:main Jan 8, 2026
@numandev1
Copy link
Owner

released in 1.15.0

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

Successfully merging this pull request may close these issues.

Unwanted image rotation on newer Androids after compression

2 participants