KWin.Switcher currentIndex follows listview one
This commit is contained in:
parent
a9417c2d11
commit
bca1ea4f1d
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue