mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-24 21:54:30 +08:00
Only show additional components info for the currently active printer
CURA-2276
This commit is contained in:
parent
19b6d716c7
commit
04ce21d48e
@ -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…
x
Reference in New Issue
Block a user