Use an alias property for the banner icon

CURA-8564
This commit is contained in:
casper 2021-11-29 12:16:52 +01:00 committed by Jelle Spijker
parent 7e48657872
commit 67fc514b8f
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
4 changed files with 5 additions and 11 deletions

View file

@ -9,7 +9,7 @@ Packages
pageTitle: catalog.i18nc("@header", "Install Plugins")
bannerVisible: UM.Preferences.getValue("cura/market_place_show_plugin_banner")
bannerIcon: "Shop"
bannerIcon: UM.Theme.getIcon("Shop")
bannerText: catalog.i18nc("@text", "Select and install material profiles optimised for your Ultimaker 3D printers.")
readMoreUrl: "" // TODO add when support page is ready
onRemoveBanner: function() {