Skip to content

fix(edit): rotated avatars after adjuster#22

Merged
demndevel merged 2 commits into
mainfrom
fix/sideways-avatars
Jun 10, 2026
Merged

fix(edit): rotated avatars after adjuster#22
demndevel merged 2 commits into
mainfrom
fix/sideways-avatars

Conversation

@kotleni

@kotleni kotleni commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Description: Current implementation of AvatarAdjuster wipes out all EXIF information, but some phone cameras store orientation (rotation) of camera in that metadata.

Fix: Implemented a way to get rotation angle and apply it to bitmap.

@kotleni kotleni requested a review from demndevel June 10, 2026 20:03
@kotleni

kotleni commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

Closes #23

@demndevel

Copy link
Copy Markdown
Member

looks cool! it seems that i've forgot to add lint checking to the workflow, so i've checked it manually and fixed it

@demndevel demndevel merged commit ab6e935 into main Jun 10, 2026
1 check passed
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.

2 participants