mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 16:19:05 +08:00
Also update the model if the data changed
CURA-6028
This commit is contained in:
parent
a1a9b058f5
commit
c4700b2752
@ -39,6 +39,7 @@ Item
|
||||
{
|
||||
target: Cura.QualityProfilesDropDownMenuModel
|
||||
onItemsChanged: qualityModel.update()
|
||||
onDataChanged: qualityModel.update()
|
||||
}
|
||||
|
||||
Connections {
|
||||
|
Loading…
x
Reference in New Issue
Block a user