mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
CURA-5035 Fixed selection header
This commit is contained in:
parent
f2301eec31
commit
236e2db47e
14 changed files with 29 additions and 29 deletions
|
@ -64,7 +64,7 @@ Item
|
|||
anchors.fill: parent
|
||||
onClicked:
|
||||
{
|
||||
toolbox.viewSelection = model
|
||||
base.selection = model
|
||||
switch(toolbox.viewCategory)
|
||||
{
|
||||
case "material":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue