mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
CURA-5035 Small changes
This commit is contained in:
parent
f0c36f8471
commit
15b8d18da8
5 changed files with 26 additions and 9 deletions
|
@ -63,7 +63,8 @@ Item
|
|||
anchors.fill: parent
|
||||
onClicked: {
|
||||
console.log(model.id)
|
||||
manager.detailView = model.id
|
||||
manager.detailView = true
|
||||
manager.setDetailData(model.id)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue