If a machine inherits qualities, it tries to select the correct variant ID's as well

CURA-2424
This commit is contained in:
Jaime van Kessel 2016-09-21 16:36:45 +02:00
parent b7351a56e4
commit 92389365b6
2 changed files with 4 additions and 5 deletions

View file

@ -52,7 +52,7 @@ Menu
filter:
{
"type": "variant",
"definition": Cura.MachineManager.activeDefinitionId //Only show variants of this machine
"definition": Cura.MachineManager.activeQualityDefinitionId //Only show variants of this machine
}
}
MenuItem {