Skip to content

Implement autoTransform for rotated images

Flo Lee requested to merge preview-rotation into ubports/xenial

Currently the camera app displays pictures exported via content-hub in a wrong orientation since it ignores EXIF hints. This is needed for cameras which have a different physical mounting on the PCB and which will look rotated if this hint is not observed.

Also update QtQuick imports. Will fix #177

Merge request reports