In dark theme you couldn't really read them. CURA-9465
@@ -286,6 +286,7 @@ UM.Dialog
{
id: definitionsModel
containerId: manager.selectedScriptDefinitionId
+ onContainerIdChanged: definitionsModel.setAllVisible(true)
showAll: true
}