Skip to content
Commit 9dbdb8bd authored by Vedant Agarwala's avatar Vedant Agarwala Committed by Mark Kretschmann
Browse files

Fix the scrolling problem in dynamic playlists.

After the track was changed the "scroll to current playing track" worked
as per user settings. But in case of dynamic playlists after the tracks
were added (automatically) the PrettyListView scrolled to the tracks added
(i.e. it scrolled to the bottom). It took me so long to figure this out
and even longer to find a solution; but the patch was only of 2 lines.

Anyway I got a better understanding of the Playlist Model-View architecture :)

BUG: 284214
FIXED-IN: 2.8
REVIEW: 111038
parent e66883e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment