Restore progress computation
This commit is contained in:
parent
0a18d61372
commit
a476b2bf0a
@ -320,6 +320,7 @@ public class PerformWikibaseEditsOperation extends EngineDependentOperation {
|
|||||||
}
|
}
|
||||||
|
|
||||||
updatesDone++;
|
updatesDone++;
|
||||||
|
_progress = (100*updatesDone) / totalItemUpdates;
|
||||||
if(_canceled) {
|
if(_canceled) {
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user