mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Fix postprocessing settings being too dark
In dark theme you couldn't really read them. CURA-9465
This commit is contained in:
parent
00cfa5dc4c
commit
0fac778601
1 changed files with 1 additions and 0 deletions
|
@ -286,6 +286,7 @@ UM.Dialog
|
|||
{
|
||||
id: definitionsModel
|
||||
containerId: manager.selectedScriptDefinitionId
|
||||
onContainerIdChanged: definitionsModel.setAllVisible(true)
|
||||
showAll: true
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue