Cura/plugins/Marketplace/resources/qml
Ghostkeeper cbd1b8fbf7
Implement filter on PackageList
The filter affects the URL. So we can't just start a request in the init. We need to request once all of the properties have been set.
We also can't start the request when the filter changes, because there will be more filters and we don't want to start multiple requests. It needs to be manual.

Contributes to issue CURA-8557.
2021-10-28 18:59:03 +02:00
..
Marketplace.qml Switch pages to Materials when tab is clicked 2021-10-28 18:23:14 +02:00
Materials.qml Implement filter on PackageList 2021-10-28 18:59:03 +02:00
Packages.qml Implement filter on PackageList 2021-10-28 18:59:03 +02:00
PackageTypeTab.qml Add design for tabs of package type selector 2021-10-28 18:08:51 +02:00
Plugins.qml Implement filter on PackageList 2021-10-28 18:59:03 +02:00