Merge lp://staging/~nikwen/gallery-app/video-delete-message into lp://staging/gallery-app

Proposed by Niklas Wenzel
Status: Merged
Approved by: Bill Filler
Approved revision: 1007
Merged at revision: 1092
Proposed branch: lp://staging/~nikwen/gallery-app/video-delete-message
Merge into: lp://staging/gallery-app
Diff against target: 21 lines (+2/-2)
1 file modified
rc/qml/MediaViewer/MediaViewer.qml (+2/-2)
To merge this branch: bzr merge lp://staging/~nikwen/gallery-app/video-delete-message
Reviewer Review Type Date Requested Status
Bill Filler (community) Approve
Arthur Mello (community) Approve
Review via email: mp+225065@code.staging.launchpad.net

Commit message

Correct the title for delete dialog based on video or photo.

Description of the change

Previously the title of the delete dialog for videos was "Delete a photo". I changed it to "Delete a video".

To post a comment you must log in.
Revision history for this message
Bill Filler (bfiller) wrote :

looks good, thanks

review: Approve
Revision history for this message
Niklas Wenzel (nikwen) wrote :

@bfiller: Thanks for reviewing. :)

Revision history for this message
Bill Filler (bfiller) wrote :

@nikwen, thank you
artmello, can you test this with the latest and verify it's working correctly

Revision history for this message
Niklas Wenzel (nikwen) wrote :

Nothing happening here? This fix has been proposed nearly 3 months ago...

Revision history for this message
Arthur Mello (artmello) wrote :

lgtm

review: Approve
Revision history for this message
Arthur Mello (artmello) wrote :

We now have two dialogs when deleting a photo from MediaViewer. One about deleting photo from gallery and a new one about deleting the photo only from the Album. We need to apply this change on both dialogs.

review: Needs Fixing
Revision history for this message
Niklas Wenzel (nikwen) wrote :

Thank you for your review. I think my latest commit should fix the problem. However, I was unable to test it, so someone should do this.

Revision history for this message
Arthur Mello (artmello) wrote :

lgtm, thx

review: Approve
Revision history for this message
Bill Filler (bfiller) wrote :

This works correctly when you are in the picture view, i.e. you've clicked on a picture or video to view. But it doesn't address the problem when making a selection from the Events view of Photos view. In either of these views if I select a video and then press delete it says "Delete 1 photo". It also should handle the case where there are selections of multiple types, i.e. 2 photos and 3 videos selected

review: Needs Fixing
Revision history for this message
Niklas Wenzel (nikwen) wrote :

> This works correctly when you are in the picture view, i.e. you've clicked on
> a picture or video to view. But it doesn't address the problem when making a
> selection from the Events view of Photos view. In either of these views if I
> select a video and then press delete it says "Delete 1 photo". It also should
> handle the case where there are selections of multiple types, i.e. 2 photos
> and 3 videos selected

Hi,

Sadly, I will be too busy to be able to implement that within the next two and a half weeks. If you want that feature earlier, feel free to implement it yourself. Moreover, I do not know how to test the gallery app on my device. Simply running it from Qt Creator did not work last time.

Revision history for this message
Bill Filler (bfiller) wrote :

we implemented the above in another MR, so this is good to land for the parts it fixes. thanks for the help.

review: Approve
Revision history for this message
Niklas Wenzel (nikwen) wrote :

Thanks. :)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches