mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
CURA-5137 Add filtering for materials and plugins and change the
behavior of switching tabs.
This commit is contained in:
parent
1ad34495b4
commit
b621b5ef6b
7 changed files with 85 additions and 51 deletions
|
@ -29,9 +29,7 @@ Item
|
|||
Button
|
||||
{
|
||||
text: "Back"
|
||||
onClicked: {
|
||||
manager.setDetailView("")
|
||||
}
|
||||
onClicked: manager.detailView = false
|
||||
}
|
||||
}
|
||||
ScrollView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue