mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUAC-685: Move input target out of main.
This commit is contained in:
		| @@ -47,11 +47,11 @@ | |||||||
|                 </div> |                 </div> | ||||||
|             </div> |             </div> | ||||||
|  |  | ||||||
|             <!-- Text input target --> |  | ||||||
|             <div id="text-input"><div id="sent-history"></div><textarea rows="1" id="target"></textarea></div> |  | ||||||
|              |  | ||||||
|         </div> |         </div> | ||||||
|  |  | ||||||
|  |         <!-- Text input target --> | ||||||
|  |         <div id="text-input"><div id="sent-history"></div><textarea rows="1" id="target"></textarea></div> | ||||||
|  |          | ||||||
|         <!-- Dimensional clone of viewport --> |         <!-- Dimensional clone of viewport --> | ||||||
|         <div id="viewportClone"/> |         <div id="viewportClone"/> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user