Wait for contact sync before opening inbox
Use a canned bootstrap progress animation in lieu of better design. Fix #271 // FREEBIE
This commit is contained in:
parent
4f1ce4c493
commit
c3d3ec125d
4 changed files with 14 additions and 3 deletions
|
@ -39714,6 +39714,7 @@ function generateKeys(count, progressCallback) {
|
|||
eventTarget.dispatchEvent(ev);
|
||||
contactDetails = contactBuffer.next();
|
||||
}
|
||||
eventTarget.dispatchEvent(new Event('textsecure:contactsync'));
|
||||
});
|
||||
},
|
||||
handleGroups: function(groups) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue