KWin.Switcher currentIndex follows listview one

This commit is contained in:
Marco Martin 2014-05-16 14:14:10 +02:00
parent a9417c2d11
commit bca1ea4f1d

View file

@ -29,6 +29,7 @@ import org.kde.kwin 2.0 as KWin
KWin.Switcher {
id: tabBox
property real screenFactor: screenGeometry.width/screenGeometry.height
currentIndex: thumbnailListView.currentIndex
// just to get the margin sizes
PlasmaCore.FrameSvgItem {