previousUnreadFeed doesn't iterate properly
Start with nothing selected. hit h to go to previous unread feed. Correctly hits the last feed. hit h again to go back - doesn't go back. Keeps finding the last item.
click on first item. hit h to go previous. Correctly cycles. hit h again, correctly goes backwards.
Details
Id: | ada3e39e4f7f5459cf3500aaf461e548a0d330d7 |
Type: | bugfix |
Creation time: | 2012-03-20 03:57 UTC |
Creator: | Matt Katz <ditz@...> |
Release: | 0.1 - Feeds, Subscribed (released 2013-07-09) |
Component: | Orbital |
Status: | closed: fixed |
Issue log
2012-03-20 04:16 UTC | Matt Katz <ditz@...> | |
using toArray() first fixes it. | ||
2012-03-20 03:57 UTC | Matt Katz <ditz@...> | |