]> git.sesse.net Git - vlc/commit
Qt4: make sure Item can be scrolled to visible even in treeview
authorIlkka Ollakka <ileoo@videolan.org>
Fri, 18 Jun 2010 13:25:02 +0000 (16:25 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Fri, 18 Jun 2010 13:25:02 +0000 (16:25 +0300)
commit563dc32bd8be2d4a6b51082563825a17f33eb888
treeb25f45ca8eda8d923ac5e3171a73a5817e3751a8
parent926bbf142f297f9715e3cc5ad746b98a448c3451
Qt4: make sure Item can be scrolled to visible even in treeview

Change visible-root to currents parent so it's visible. Not sure if
it's best way to do it, but atleast you don't get lost why isn't current
item visible on playlist in tree-mode.
modules/gui/qt4/components/playlist/standardpanel.cpp