Volumio2-UI
Volumio2-UI copied to clipboard
Store scroll position of a list page when accessing sub-items
Expected behavior:
When entering an album from an album/discography list or an artist from the artist list, then pressing back, the scroll position is reset to where it was.
Actual behavior:
The scroll position of the inner page is used: If e.g. I scroll to the bottom of an album, which is 2000px down, I will end up 2000px down the album list instead of where I was before.
Alternative solution:
Instead of keeping the scroll position, the list view could at least be scrolled to the anchor of the album that was previously selected.
Probably related: When selecting an album, the scroll position on that page is not set to the top, but uses that of the previous list.