Added showAncestor option to settingvisibility page

CURA-2859
This commit is contained in:
Jaime van Kessel 2016-11-03 14:59:57 +01:00
parent 7eec074b0f
commit ab06d692d7

View file

@ -117,6 +117,7 @@ UM.PreferencesPage
containerId: Cura.MachineManager.activeDefinitionId
showAll: true
exclude: ["machine_settings"]
showAncestors: true
expanded: ["*"]
visibilityHandler: UM.SettingPreferenceVisibilityHandler { }
}