mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:56:01 +08:00
Implement sync function for refresh button
Quite simple. There's not a lot of feedback though when you press that button. Maybe we need to look at that. Contributes to issue CURA-8609.
This commit is contained in:
parent
554f580f13
commit
c8931d4c23
@ -318,6 +318,8 @@ Window
|
|||||||
|
|
||||||
Layout.alignment: Qt.AlignVCenter
|
Layout.alignment: Qt.AlignVCenter
|
||||||
Layout.preferredWidth: width
|
Layout.preferredWidth: width
|
||||||
|
|
||||||
|
onClicked: Cura.API.account.sync(true)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user