mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Only show additional components info for the currently active printer
CURA-2276
This commit is contained in:
parent
19b6d716c7
commit
04ce21d48e
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue