]> git.sesse.net Git - vlc/commit
QT4: only scroll playlist to new item when it changes
authorIlkka Ollakka <ileoo@videolan.org>
Sat, 25 Jul 2009 12:26:07 +0000 (15:26 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Sat, 25 Jul 2009 12:28:55 +0000 (15:28 +0300)
commit5f81bec53ccae76400188a5baa9d7ce099fdadef
treea407c3d4bf06e9d6702c4654e4e1d27ca70b029f
parente1cfb704f3b4254902cc7ab70ef352c4f4b57ecf
QT4: only scroll playlist to new item when it changes

should fix bug #2947 ,now it scrolls to new item when theres actual
input-change, not just data changed.
modules/gui/qt4/components/playlist/playlist_model.cpp
modules/gui/qt4/components/playlist/playlist_model.hpp
modules/gui/qt4/components/playlist/standardpanel.cpp