Better performances and UI for the debug tools

This commit is contained in:
yflory
2019-02-26 15:48:29 +01:00
parent ec33084226
commit 98bf773221
5 changed files with 131 additions and 94 deletions

View File

@@ -524,7 +524,7 @@ define([
decryptedMsgs.push(crypto.decrypt(msg, true, true));
setTimeout(waitFor(function () {
sframeChan.event('EV_FULL_HISTORY_STATUS', (i+1)/total);
}), 5);
}));
}).nThen;
});
nt(function () {