CURA-5137 Add filtering for materials and plugins and change the

behavior of switching tabs.
This commit is contained in:
Diego Prado Gesto 2018-04-03 17:07:33 +02:00
parent 1ad34495b4
commit b621b5ef6b
7 changed files with 85 additions and 51 deletions

View file

@ -29,9 +29,7 @@ Item
Button
{
text: "Back"
onClicked: {
manager.setDetailView("")
}
onClicked: manager.detailView = false
}
}
ScrollView