After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696794 - Hard to get to previous or next photo
Hard to get to previous or next photo
Status: RESOLVED FIXED
Product: gnome-photos
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME photos maintainer(s)
GNOME photos maintainer(s)
3.10
Depends on:
Blocks:
 
 
Reported: 2013-03-28 16:32 UTC by William Jon McCann
Modified: 2013-08-21 05:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add PhotosPreviewNavButtons (18.93 KB, patch)
2013-08-02 14:25 UTC, Debarshi Ray
none Details | Review
preview-view: Show next and previous buttons (12.11 KB, patch)
2013-08-02 14:26 UTC, Debarshi Ray
committed Details | Review
base-item: Don't set a NULL op_res with g_object_unref to destroy it (1.08 KB, patch)
2013-08-02 14:28 UTC, Debarshi Ray
committed Details | Review
flickr-item: Delete the remains if a file could not be downloaded (841 bytes, patch)
2013-08-02 14:30 UTC, Debarshi Ray
committed Details | Review
preview-view: Queue a draw after setting the node (939 bytes, patch)
2013-08-02 14:31 UTC, Debarshi Ray
committed Details | Review
Add PhotosPreviewNavButtons (19.05 KB, patch)
2013-08-02 14:52 UTC, Debarshi Ray
committed Details | Review
main-toolbar: Rename a callback (2.81 KB, patch)
2013-08-02 16:21 UTC, Debarshi Ray
committed Details | Review
main-toolbar: Update the title as we navigate in the preview (2.20 KB, patch)
2013-08-02 16:24 UTC, Debarshi Ray
committed Details | Review
main-toolbar: Don't update the title when there is no active item (993 bytes, patch)
2013-08-03 11:12 UTC, Debarshi Ray
committed Details | Review

Description William Jon McCann 2013-03-28 16:32:18 UTC
It is currently a bit hard to get to the previous or next photo when you are viewing one. You have to go back to the overview and then into another.

I think it might be useful to have previous and next buttons appear when viewing a photo. We have something similar to this when viewing pages in a document in Documents.
Comment 1 Debarshi Ray 2013-08-02 14:25:59 UTC
Created attachment 250705 [details] [review]
Add PhotosPreviewNavButtons
Comment 2 Debarshi Ray 2013-08-02 14:26:52 UTC
Created attachment 250707 [details] [review]
preview-view: Show next and previous buttons
Comment 3 Debarshi Ray 2013-08-02 14:28:03 UTC
Created attachment 250708 [details] [review]
base-item: Don't set a NULL op_res with g_object_unref to destroy it
Comment 4 Debarshi Ray 2013-08-02 14:30:09 UTC
Created attachment 250709 [details] [review]
flickr-item: Delete the remains if a file could not be downloaded
Comment 5 Debarshi Ray 2013-08-02 14:31:15 UTC
Created attachment 250710 [details] [review]
preview-view: Queue a draw after setting the node
Comment 6 Debarshi Ray 2013-08-02 14:52:03 UTC
Created attachment 250713 [details] [review]
Add PhotosPreviewNavButtons
Comment 7 Debarshi Ray 2013-08-02 16:21:08 UTC
Created attachment 250723 [details] [review]
main-toolbar: Rename a callback
Comment 8 Debarshi Ray 2013-08-02 16:24:06 UTC
Created attachment 250724 [details] [review]
main-toolbar: Update the title as we navigate in the preview
Comment 9 Debarshi Ray 2013-08-03 11:12:34 UTC
Created attachment 250761 [details] [review]
main-toolbar: Don't update the title when there is no active item