mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
removing update existing/ create new in case of UCP
also, making sure post processing scripts are not loaded. CURA-11403
This commit is contained in:
parent
b119a010ca
commit
8ef7b65710
3 changed files with 47 additions and 36 deletions
|
@ -84,7 +84,8 @@ Item
|
|||
{
|
||||
anchors.right: parent.right
|
||||
anchors.verticalCenter: comboboxLabel.verticalCenter
|
||||
|
||||
color: UM.Theme.getColor("small_button_text")
|
||||
icon: UM.Theme.getIcon("Information")
|
||||
text: comboboxTooltipText
|
||||
visible: comboboxTooltipText != ""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue