mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add icon to settings that can only be set globally (for all extruders)
CURA-1758
This commit is contained in:
parent
97b3dd8f70
commit
7302baa7da
5 changed files with 67 additions and 10367 deletions
|
|
@ -181,6 +181,7 @@ Item {
|
|||
onLoaded: {
|
||||
settingLoader.item.showRevertButton = false
|
||||
settingLoader.item.showInheritButton = false
|
||||
settingLoader.item.showLinkedSettingIcon = false
|
||||
settingLoader.item.doDepthIndentation = false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue