scroll up when input is focused
This commit is contained in:
parent
fe775c442e
commit
fe18f7ea93
2 changed files with 4 additions and 3 deletions
|
|
@ -831,7 +831,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
}, 1);
|
||||
};
|
||||
|
||||
// subscription
|
||||
// subscription
|
||||
this.setOngoingProcess = function(name) {
|
||||
var self = this;
|
||||
self.blockUx = !!name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue