fix #261: storage auth popups on desktop

This commit is contained in:
antelle 2016-07-12 07:40:01 +03:00
parent 5df8d62bab
commit 91e8ce5c86
No known key found for this signature in database
GPG Key ID: 26C38FADD3BDF3CA
2 changed files with 4 additions and 1 deletions

View File

@ -68,7 +68,7 @@ var PopupNotifier = {
PopupNotifier.processReturnToApp(toUrl);
}
});
win.loadUrl(url);
win.loadURL(url);
win.show();
win.on('closed', function() {
setTimeout(PopupNotifier.triggerClosed.bind(PopupNotifier, win), Timeouts.CheckWindowClosed);

View File

@ -1,6 +1,9 @@
Release notes
-------------
##### v1.2.1 (2016-07-)
`-` fix storage auth popups on desktop
##### v1.2.0 (2016-07-11)
Auto-type, ui improvements
`+` allow selecting attachments with click