mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 07:48:53 -07:00
Added showAncestor option to settingvisibility page
CURA-2859
This commit is contained in:
parent
7eec074b0f
commit
ab06d692d7
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue