Commit d4b9c029 authored by Ilkka Ollakka's avatar Ilkka Ollakka

QT4: scroll to playingItem when changing view

I think it works better thisway, but you're free to change it if you think
otherwise.
parent f1a5feea
...@@ -388,6 +388,7 @@ void StandardPLPanel::showView( int i_view ) ...@@ -388,6 +388,7 @@ void StandardPLPanel::showView( int i_view )
} }
browseInto(); browseInto();
gotoPlayingItem();
} }
void StandardPLPanel::cycleViews() void StandardPLPanel::cycleViews()
......
Markdown is supported
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