Settings window #20
@@ -57,10 +57,6 @@ Item {
|
|||||||
id: idxPair
|
id: idxPair
|
||||||
|
|
||||||
index: root.workspaces.findIndex(w => w.active)
|
index: root.workspaces.findIndex(w => w.active)
|
||||||
|
|
||||||
onIndexChanged: {
|
|
||||||
console.log(indicator.indicatorPosition);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user