CURA-5035 Fixed selection header

This commit is contained in:
Ian Paschal 2018-04-24 16:59:23 +02:00
parent f2301eec31
commit 236e2db47e
14 changed files with 29 additions and 29 deletions

View file

@ -9,7 +9,6 @@ import UM 1.1 as UM
Item
{
id: base
height: childrenRect.height
Layout.alignment: Qt.AlignTop | Qt.AlignLeft
Rectangle
@ -88,7 +87,7 @@ Item
}
onClicked:
{
toolbox.viewSelection = model
base.selection = model
switch(toolbox.viewCategory)
{
case "material":