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.
rob_hewy_0-1611779400017.png
Happy bug hunting,
Rob
Solved! Go to Solution.
I tried adding
autoTransform: trueFor the main photo
For the thumbnail:
Seemed to help,
rob_hewy_0-1612249563746.png
rob_hewy_1-1612249576954.png
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: trueFor the main photo
For the thumbnail:
Seemed to help,
rob_hewy_0-1612249563746.png
rob_hewy_1-1612249576954.png
Rob
On second thought:
File: AttachmentViewer/views/IdentifyView.qml
Line: 336 Image{id: itemImage}