Use Label

CURA-6141
This commit is contained in:
Lipu Fei 2019-01-28 08:47:58 +01:00
parent 3d413ceb2c
commit 71b2787d0d

View File

@ -76,7 +76,7 @@ Column
Repeater
{
model: modelData
Text
Label
{
width: Math.round(byLineType.width * byLineType.columnWidthMultipliers[index])
height: contentHeight
@ -178,7 +178,7 @@ Column
Repeater
{
model: modelData
Text
Label
{
width: Math.round(byMaterialType.width * byMaterialType.columnWidthMultipliers[index])
height: contentHeight