mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 01:15:51 +08:00
Update materialmenu when changing material type. Contributes to CURA-2159
This commit is contained in:
parent
1e0394fb48
commit
d173952a3a
@ -93,6 +93,7 @@ Menu
|
|||||||
id: materialsModel
|
id: materialsModel
|
||||||
filter: materialFilter()
|
filter: materialFilter()
|
||||||
onModelReset: populateMenuModels()
|
onModelReset: populateMenuModels()
|
||||||
|
onDataChanged: populateMenuModels()
|
||||||
}
|
}
|
||||||
|
|
||||||
ExclusiveGroup { id: group }
|
ExclusiveGroup { id: group }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user