Use an alias property for the banner icon

CURA-8564
This commit is contained in:
casper 2021-11-29 12:16:52 +01:00
parent f1a9bbd791
commit 0ca20e9b3d
5 changed files with 6 additions and 12 deletions

View file

@ -9,7 +9,7 @@ Packages
pageTitle: catalog.i18nc("@header", "Install Materials")
bannerVisible: UM.Preferences.getValue("cura/market_place_show_material_banner")
bannerIcon: "Spool"
bannerIcon: UM.Theme.getIcon("Spool")
bannerText: catalog.i18nc("@text", "Streamline your workflow and customize your Ultimaker Cura experience with plugins contributed by our amazing community of users.")
readMoreUrl: "" // TODO add when support page is ready
onRemoveBanner: function() {