-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(SyncPeer): Make sync button respond immediately to press
Pressing the button did not immediately do anything - it waited on a peer update from mapeo core. In some circumstances this does not arrive for some time (because the sync starts sending first before receiving, so no peer updates come through). This caused users to press the button multiple times.
- Loading branch information
1 parent
db79df7
commit a0e4593
Showing
1 changed file
with
32 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters