mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Merge pull request #11536 from Ultimaker/CURA-8834_marketplace_packages_install_status_in_list
Show install, uninstall & disable buttons in packages list
This commit is contained in:
commit
9fa6698da3
8 changed files with 27 additions and 15 deletions
|
|
@ -31,7 +31,9 @@ Rectangle
|
|||
PackageCardHeader
|
||||
{
|
||||
id: packageCardHeader
|
||||
showManageButtons: true
|
||||
showUpdateButton: true
|
||||
showInstallButton: true
|
||||
showDisableButton: true
|
||||
|
||||
anchors.fill: parent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue