Add the row for the support selection in the recommended mode

Contributes to CURA-5941.
This commit is contained in:
Diego Prado Gesto 2018-12-02 19:01:54 +01:00
parent 1caccfb577
commit 1cea36b08a
4 changed files with 134 additions and 95 deletions

View file

@ -57,13 +57,13 @@ Item
// TODO Create a reusable component with these properties to not define them separately for each component
labelColumnWidth: parent.firstColumnWidth
}
//
// RecommendedSupportSelector
// {
// width: parent.width
// // TODO Create a reusable component with these properties to not define them separately for each component
// property real firstColumnWidth: parent.labelColumnWidth
// }
RecommendedSupportSelector
{
width: parent.width
// TODO Create a reusable component with these properties to not define them separately for each component
labelColumnWidth: parent.firstColumnWidth
}
//
@ -128,7 +128,6 @@ Item
// }
}
UM.SettingPropertyProvider
{
id: platformAdhesionType