mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Show welcome page in marketplace window when not logged in
TODO: marketplace logo CURA-6569
This commit is contained in:
parent
ad85e29c0a
commit
3d352b3585
4 changed files with 82 additions and 5 deletions
|
@ -160,7 +160,7 @@ Item
|
|||
target: Cura.Actions.browsePackages
|
||||
onTriggered:
|
||||
{
|
||||
curaExtensions.callExtensionMethod("Toolbox", "browsePackages")
|
||||
curaExtensions.callExtensionMethod("Toolbox", "launch")
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue