mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 02:48:23 +01:00
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:
@@ -188,6 +188,7 @@
|
||||
eventTarget.dispatchEvent(ev);
|
||||
contactDetails = contactBuffer.next();
|
||||
}
|
||||
eventTarget.dispatchEvent(new Event('textsecure:contactsync'));
|
||||
});
|
||||
},
|
||||
handleGroups: function(groups) {
|
||||
|
||||
Reference in New Issue
Block a user