mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Add circle with letter inside for non default intents
CURA-8849
This commit is contained in:
parent
074e9a8607
commit
40d473c243
3 changed files with 44 additions and 8 deletions
|
|
@ -25,8 +25,8 @@ Item
|
|||
|
||||
RecommendedQualityProfileSelectorButton
|
||||
{
|
||||
text: model.name
|
||||
iconSource: UM.Theme.getIcon(model.icon)
|
||||
profileName: model.name
|
||||
icon: model.icon
|
||||
|
||||
|
||||
selected: Cura.MachineManager.activeIntentCategory == model.intent_category
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue