mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:35:58 +08: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
@ -286,6 +286,7 @@ UM.Dialog
|
|||||||
{
|
{
|
||||||
id: definitionsModel
|
id: definitionsModel
|
||||||
containerId: manager.selectedScriptDefinitionId
|
containerId: manager.selectedScriptDefinitionId
|
||||||
|
onContainerIdChanged: definitionsModel.setAllVisible(true)
|
||||||
showAll: true
|
showAll: true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user