Opened 15 years ago
Last modified 15 years ago
#133 closed defect (FIXED)
Prev / next buttons should be reversed?
| Reported by: | Christopher Allan Webber | Owned by: | Caleb Davis |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.0.4 |
| Component: | ui | Keywords: | |
| Cc: | Parent Tickets: |
Description
Images go left to right in the gallery where newer images are on the left and older are on the right. However, our forward / backward buttons go the opposite direction.
I wonder if we should reverse the direction of the buttons, or is that even more confusing? :)
(What do other galleries do?)
Change History (6)
comment:1 by , 15 years ago
| Component: | Programming → Graphic Design / UI |
|---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
this aughtta do it ... yep.
[https://gitorious.org/cfdv/mediagoblin/cfdvs-mediagoblin/commits/f423_match_image_ordering_between_scroll_and_gallery](https://gitorious.org/cfdv/mediagoblin/cfdvs-mediagoblin/commits/f423_match_image_ordering_between_scroll_and_gallery)
comment:3 by , 15 years ago
Yes, the reversal seems to make more sense to me too.
I've been trying to think of more meaningful labels than the ones we have now. For instance, Gmail has (or used to have, before the redesign: they now also have arrows) the "newer" and "older" links.
comment:4 by , 15 years ago
| Milestone: | → 0.0.4 |
|---|---|
| Owner: | set to |
| Status: | New → Closed |
Wonderful! Merged!

well, by default it makes sense to me to have the ordering in the gallery and the scroll the same. :)
Perhaps these are all adjustable by the user in the glorious future. I'll switch the scrolling order to match the gallery!