ui is done for asynchronous saving
This commit is contained in:
parent
1105a061bf
commit
99178dbfe4
3 changed files with 22 additions and 17 deletions
|
@ -39,7 +39,7 @@ Controls.Page {
|
|||
property int dragItemSlideNumber
|
||||
|
||||
property bool editing: true
|
||||
property int progress: 0
|
||||
property int progress: ServiceItemModel.saveProgress
|
||||
|
||||
property Item slideItem
|
||||
property var song
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue