mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-30 00:23:21 +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