Persistent handled state across Package Lists

Contributes to: CURA-8587
This commit is contained in:
Jelle Spijker 2021-12-06 10:19:14 +01:00
parent 2d9c557a13
commit 325783ca46
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
5 changed files with 26 additions and 13 deletions

View file

@ -21,8 +21,6 @@ RowLayout
signal clicked(bool primary_action)
state: busy ? "busy" : mainState
Cura.PrimaryButton
{
id: primaryButton