@@ -85,6 +85,8 @@ Item
{
id: machineList
+ cacheBuffer: 0 // Workaround for https://bugreports.qt.io/browse/QTBUG-49224
+
model: UM.DefinitionContainersModel
id: machineDefinitionsModel
@@ -72,6 +72,8 @@ Item
section.criteria: ViewSection.FullString
section.delegate: sectionHeading
Component.onCompleted:
// Select the first one that's not "unknown" by default.