Cura/resources/qml/Preferences/Materials
Ghostkeeper 5bf260f524
Don't break binding of is_favorite upon clicking star
We shouldn't override it here because doing that causes the binding to break. Just remove the favourite and let the model update itself, thus removing the star.

Contributes to issue CURA-6032.
2018-12-20 14:40:37 +01:00
..
MaterialsBrandSection.qml Use item instead of transparent rectangle 2018-12-18 16:18:01 +01:00
MaterialsDetailsPanel.qml Fix mateial management QML reference 2018-09-25 11:52:53 +02:00
MaterialsList.qml Use ListModel.count instead of rowCount 2018-12-03 11:13:26 +01:00
MaterialsPage.qml Active the focus when the selected item changes. 2018-09-17 14:41:45 +02:00
MaterialsSlot.qml Don't break binding of is_favorite upon clicking star 2018-12-20 14:40:37 +01:00
MaterialsTypeSection.qml Remove sourceSize.width: width from all RecolorImages 2018-12-04 15:04:51 +01:00
MaterialsView.qml WIP Fix an error in which the current selected material was not 2018-09-14 10:54:07 +02:00