mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-723: Update size of attached client when a different client is attached.
This commit is contained in:
		| @@ -282,6 +282,9 @@ angular.module('client').directive('guacClient', [function guacClient() { | ||||
|                     return false; | ||||
|                 }; | ||||
|  | ||||
|                 // Size of newly-attached client may be different | ||||
|                 $scope.mainElementResized(); | ||||
|  | ||||
|             }); | ||||
|  | ||||
|             // Update actual view scrollLeft when scroll properties change | ||||
|   | ||||
		Reference in New Issue
	
	Block a user