Remember scroll position in views
When navigating between artists, albums and tracks the scroll position of previously opened views gets reset when navigating back.
Example
- In the Artists view scroll down a bit then select an artist
- Select an Album.
- Navigate back to the Artists lists.
- Observe how the Artists list starts with the top-most entry in the list, instead of the previously selected artist.
Expected behaviour
- FFA should remember a previously selected position.
- Positions should not be remembered if the application is closed and reopened
Edited by Ryan Harg