Quote:
Originally Posted by kaufman
One small issue.
Sorting by date accessed, went into some book's details screen. When back to the grouping drawer. Newly accessed book did not move to the top.
I imagine the same thing would happen if sorting by date read. If you mark a.book as read, does it resort when you close the details screen.
|
Yea, I know. The problem is that to do the resort redraws the entire screen, something that can be very slow and distracting. In the past when we have done that we have received many complaints about it.
I might be able to do the resort if the current sort is one that can change in book details, but it would need to do it unconditionally. By that I mean that the list would redisplay even if the date had not changed.
In my testing I worked around this by rapidly switching between grid and list view.