mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06: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
|
||||
showAll: true
|
||||
exclude: ["machine_settings"]
|
||||
showAncestors: true
|
||||
expanded: ["*"]
|
||||
visibilityHandler: UM.SettingPreferenceVisibilityHandler { }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue