mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Fix local printer selection update
CURA-6057
This commit is contained in:
parent
cf04ee98ef
commit
1207533046
2 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,7 @@ class FirstStartMachineActionsModel(ListModel):
|
|||
"content": item.displayItem,
|
||||
"action": item,
|
||||
})
|
||||
item.reset()
|
||||
|
||||
self.setItems(item_list)
|
||||
self.reset()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue