Skip to content

fix #183 by using Exif.Photo.DateTimeOriginal for Exif.Image.DateTime

Daniel Frost requested to merge Danfro/camera-app:fixpopupdate into main

This MR tries to fix the wrong date in the image info popover. As suggested here this could be done by using Exif.Photo.DateTimeOriginal instead of Exif.Image.DateTime.

TODO: needs further testing

Seems to work on Xperia X, devel.

Got one positive confirmation from N5 user too.

Edited by Daniel Frost

Merge request reports