Merge branch 'Ly-sec:main' into main
This commit is contained in:
commit
f47fcaa56a
6 changed files with 107 additions and 7 deletions
|
|
@ -188,7 +188,7 @@ Item {
|
|||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
onClicked: {
|
||||
WorkspaceManager.switchToWorkspace(model.id);
|
||||
WorkspaceManager.switchToWorkspace(model.idx);
|
||||
}
|
||||
z: 20
|
||||
hoverEnabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue