Only show additional components info for the currently active printer

CURA-2276
This commit is contained in:
fieldOfView 2016-09-15 14:44:40 +02:00
parent 19b6d716c7
commit 04ce21d48e

View file

@ -207,6 +207,7 @@ UM.ManagementPage
anchors.topMargin: UM.Theme.getSize("default_margin").width
spacing: UM.Theme.getSize("default_margin").width
visible: base.currentItem && base.currentItem.id == Cura.MachineManager.activeMachineId
Component.onCompleted:
{