Also have/keep the uninstalled status displayed.

'isRecentlyInstalled' was both for installing _and_ uninstalling. Will add the rename to the refactor later on.

part of CURA-8587
This commit is contained in:
Remco Burema 2021-12-08 14:04:19 +01:00
parent db09954ac8
commit 27cb1d2d9f
No known key found for this signature in database
GPG key ID: 215C49431D43F98C
2 changed files with 4 additions and 3 deletions

View file

@ -361,7 +361,7 @@ Rectangle
secondaryText: catalog.i18nc("@button", "Uninstall")
busySecondaryText: catalog.i18nc("@button", "Uninstalling...")
confirmedSecondaryText: catalog.i18nc("@button", "Uninstalled")
confirmedTextChoice: packageData.isRecentlyInstalled
confirmedTextChoice: packageData.installationStatus
enabled: !(enableManageButton.busy || updateManageButton.busy)
onClicked: