mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Blur touch clipboard on clipboard hide (fixes #142).
This commit is contained in:
		| @@ -164,6 +164,7 @@ var GuacamoleUI = { | ||||
|     }; | ||||
|  | ||||
|     GuacamoleUI.hideTouchClipboard = function() { | ||||
|         GuacamoleUI.touchClipboard.blur(); | ||||
|         GuacamoleUI.containers.touchClipboard.style.visibility = "hidden"; | ||||
|     }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user