[Merge] lp:~artmello/ubuntu-ui-extras/photo_editor_not_remove_files_during_copy into lp:ubuntu-ui-extras
Arthur Mello
arthur.mello at canonical.com
Tue Feb 16 16:15:43 UTC 2016
Arthur Mello has proposed merging lp:~artmello/ubuntu-ui-extras/photo_editor_not_remove_files_during_copy into lp:ubuntu-ui-extras.
Commit message:
Do not remove files during photo editor's copy process
Requested reviews:
Ubuntu Phablet Team (phablet-team)
For more details, see:
https://code.launchpad.net/~artmello/ubuntu-ui-extras/photo_editor_not_remove_files_during_copy/+merge/286199
After a photo is edited a new version of the file is copied over the current one. During this process the current photo is removed before the new one can replace it. Since this happens while the user is leaving the editor and returning to the media viewer in gallery-app, sometimes we return for the wrong photo in gallery slideshow as the new one is still not created inside gallery models. That is because removing this process is handled as a remove/add photo process for gallery models. This fix try not to remove the current media file and only overwrite it
--
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~artmello/ubuntu-ui-extras/photo_editor_not_remove_files_during_copy into lp:ubuntu-ui-extras.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1112 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20160216/161ada2e/attachment.diff>
More information about the Ubuntu-reviews
mailing list