mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
Merge pull request #44 from glyptodon/GUAC-978
GUAC-978 Digest in progress error when loading connection in FF/Win7
This commit is contained in:
@@ -353,7 +353,7 @@ angular.module('client').directive('guacClient', [function guacClient() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$scope.$apply(updateDisplayScale);
|
$scope.$evalAsync(updateDisplayScale);
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user