mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Persistent handled state across Package Lists
Contributes to: CURA-8587
This commit is contained in:
parent
2d9c557a13
commit
325783ca46
5 changed files with 26 additions and 13 deletions
|
@ -21,8 +21,6 @@ RowLayout
|
|||
|
||||
signal clicked(bool primary_action)
|
||||
|
||||
state: busy ? "busy" : mainState
|
||||
|
||||
Cura.PrimaryButton
|
||||
{
|
||||
id: primaryButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue