mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 01:29:08 +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
|
||||
containerId: manager.selectedScriptDefinitionId
|
||||
onContainerIdChanged: definitionsModel.setAllVisible(true)
|
||||
showAll: true
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user