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

[Android] Image control is not applying rotation metadata info #16611

Open
mcocaroUX opened this issue May 7, 2024 · 1 comment
Open

[Android] Image control is not applying rotation metadata info #16611

mcocaroUX opened this issue May 7, 2024 · 1 comment
Assignees
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@mcocaroUX
Copy link

Current behavior

Currently Image control on android, doen't seem to take into account the metadata info (at least rotation) as it does on all other platfroms

Expected behavior

Image control should take metadata info to rotate the image

How to reproduce it (as minimally and precisely as possible)

ImageBug.zip

Run sample on Android
Notice how image is rotated (image originally is upside down, was rotated after taken)

You can also run it on iOS to check the difference

Workaround

No workaround

Works on UWP/WinUI

Yes

Environment

No response

NuGet package version(s)

Affected platforms

Android

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@mcocaroUX mcocaroUX added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels May 7, 2024
@Youssef1313
Copy link
Member

This is supposed to work as it was implemented in #12407

Maybe there is something missing somewhere.

@Youssef1313 Youssef1313 self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

2 participants