Hi,
In the experience builder based template the image gets rotated (probably reads the metadata)
However in the Attachment viewer template the metadata is skipped.
The image below has the web app in the background and the AppStudio App in the foreground.
Happy bug hunting,
Rob
Solved! Go to Solution.
I tried adding
autoTransform: true
For the main photo
For the thumbnail:
Seemed to help,
Rob
This seems like a bug, can you help us submit this as an official defect through Esri Technical Support so that we can track it?
Thank you,
Erwin.
I tried adding
autoTransform: true
For the main photo
For the thumbnail:
Seemed to help,
Rob
On second thought:
File: AttachmentViewer/views/IdentifyView.qml
Line: 336 Image{id: itemImage}