Cura/resources/qml/Preferences/Materials
Remco Burema 4277ede64f Fix 1/2 of the duplication material bug.
The material is added multiple times to the variant nodes, and overwriting it with the eventual right one was going wrong.
This does not solve it entirely (because the less specific one still ends up selected _initially_ because it gets added first, and the order can't be guaranteed.
part of CURA-6863
2019-10-14 01:01:19 +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 Fix 1/2 of the duplication material bug. 2019-10-14 01:01:19 +02:00
MaterialsPage.qml Remove material manager from MaterialsPage 2019-08-27 18:01:35 +02:00
MaterialsSlot.qml Fix favorite materials without material manager 2019-09-20 09:57:36 +02:00
MaterialsTypeSection.qml Fix a number of QML warnings 2019-05-16 14:23:09 +02:00
MaterialsView.qml Turn MaterialManagementModel into a singleton 2019-08-27 15:47:41 +02:00