mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Fix machine management page section
This commit is contained in:
parent
4f05a2ab5f
commit
49233216ec
2 changed files with 14 additions and 4 deletions
|
@ -16,6 +16,8 @@ UM.ManagementPage
|
|||
title: catalog.i18nc("@title:tab", "Printers");
|
||||
model: Cura.GlobalStacksModel { }
|
||||
|
||||
sectionRole: "sectionName"
|
||||
|
||||
activeId: Cura.MachineManager.activeMachineId
|
||||
activeIndex: activeMachineIndex()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue