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:
Saumya Jain 2024-03-05 16:37:17 +01:00
parent b119a010ca
commit 8ef7b65710
3 changed files with 47 additions and 36 deletions

View file

@ -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 != ""
}