diff --git a/resources/qml/SidebarSimple.qml b/resources/qml/SidebarSimple.qml index 683b5eb716..8066e2665a 100644 --- a/resources/qml/SidebarSimple.qml +++ b/resources/qml/SidebarSimple.qml @@ -152,6 +152,7 @@ Item if (infillListView.activeIndex != index) { infillDensity.setPropertyValue("value", model.percentage) + infillSteps.setPropertyValue("value", model.steps) } } onEntered: