mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-06 11:06:32 +08:00
Added showAncestor option to settingvisibility page
CURA-2859
This commit is contained in:
parent
7eec074b0f
commit
ab06d692d7
@ -117,6 +117,7 @@ UM.PreferencesPage
|
|||||||
containerId: Cura.MachineManager.activeDefinitionId
|
containerId: Cura.MachineManager.activeDefinitionId
|
||||||
showAll: true
|
showAll: true
|
||||||
exclude: ["machine_settings"]
|
exclude: ["machine_settings"]
|
||||||
|
showAncestors: true
|
||||||
expanded: ["*"]
|
expanded: ["*"]
|
||||||
visibilityHandler: UM.SettingPreferenceVisibilityHandler { }
|
visibilityHandler: UM.SettingPreferenceVisibilityHandler { }
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user