Merge branch 'marketplace_redesign' of github.com:Ultimaker/Cura into CURA-8588_replace_toolbox_with_marketplace

This commit is contained in:
Jaime van Kessel 2022-01-03 11:32:06 +01:00
commit 7deeb26e13
1094 changed files with 109071 additions and 89483 deletions

View file

@ -127,10 +127,8 @@ Item
{
anchors
{
top: parent.top
right: parent.right
rightMargin: (-0.5 * width) | 0
topMargin: (-0.5 * height) | 0
horizontalCenter: parent.right
verticalCenter: parent.top
}
visible: CuraApplication.getPackageManager().packagesWithUpdate.length > 0