From bfc1c61753cd8501f7a77ec58337d3f46c2e5374 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Tue, 21 Apr 2015 16:32:25 -0300 Subject: [PATCH] Fix animation for wp --- public/views/send.html | 4 +-- public/views/walletHome.html | 55 +++++++++++++++++++----------------- 2 files changed, 31 insertions(+), 28 deletions(-) diff --git a/public/views/send.html b/public/views/send.html index 2ff9ce1aa..c69adbb86 100644 --- a/public/views/send.html +++ b/public/views/send.html @@ -115,8 +115,8 @@ -
- {{send.onGoingProcess|translate}}... +
+ {{send.onGoingProcess|translate}}...
diff --git a/public/views/walletHome.html b/public/views/walletHome.html index e70bd45a4..4583807b5 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -2,38 +2,41 @@
-
- Could not update Wallet -
[Tap to retry] -
- - -
- Scan status finished with error -
[Tap to retry] -
- - - +
+
+ Could not update Wallet +
[Tap to retry] +
+ +
+ Scan status finished with error +
[Tap to retry] +
+ +
- - {{index.totalBalanceStr }} - -
-
- Opening Wallet... - Updating Status... - Updating Balance... - Updating Pending Transactions... - Scanning Wallet funds... - Recreating Wallet on BWS... + {{index.totalBalanceStr}}
+ ng-class="{'animated fadeIn':!index.hideBalance && index.alternativeBalanceAvailable}" + ng-show="index.alternativeBalanceAvailable"> {{index.totalBalanceAlternative}} {{index.alternativeIsoCode}}
+
+ +
+
+ Opening Wallet... + Updating Status... + Updating Balance... + Updating Pending Transactions... + Scanning Wallet funds... + Recreating Wallet on BWS... +
+
+ +
{{index.walletName | limitTo: 1}}