Cura/resources/qml/Preferences/Materials
Ghostkeeper 18d1148c78
Don't reset selected material upon container changed
The onActiveMaterialChanged signal is triggered upon loading a material for the first time. This is hard to fix without breaking stuff, so we will revert this part.

This re-introduces a bug where if you change a material diameter such that the material disappears from the list, it is still selected and you can change its properties in the details panel.

Contributes to issue CURA-6679.
2019-07-24 17:01:37 +02:00
..
MaterialsBrandSection.qml Remove custom text property in materials brand section 2019-05-07 14:27:39 +02:00
MaterialsDetailsPanel.qml Ensure that the material selection gets reset when diameter is changed 2019-07-02 17:59:27 +02:00
MaterialsList.qml Remove custom text property in materials brand section 2019-05-07 14:27:39 +02:00
MaterialsPage.qml Don't reset selected material upon container changed 2019-07-24 17:01:37 +02:00
MaterialsSlot.qml Remove cache of material manager 2019-07-24 16:04:40 +02:00
MaterialsTypeSection.qml Fix a number of QML warnings 2019-05-16 14:23:09 +02:00
MaterialsView.qml Remove cache of material manager 2019-07-24 16:04:40 +02:00