mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
|
|
@ -147,6 +147,7 @@ ScrollView
|
|||
}
|
||||
text: name
|
||||
visible: base.currentSection == section
|
||||
onClicked: ListView.view.currentIndex = index
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue