mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Update materialmenu when changing material type. Contributes to CURA-2159
This commit is contained in:
parent
1e0394fb48
commit
d173952a3a
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ Menu
|
|||
id: materialsModel
|
||||
filter: materialFilter()
|
||||
onModelReset: populateMenuModels()
|
||||
onDataChanged: populateMenuModels()
|
||||
}
|
||||
|
||||
ExclusiveGroup { id: group }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue