mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 07:04:20 +00:00 
			
		
		
		
	Wrong spacing in no frame.
This commit is contained in:
		| @@ -13,8 +13,8 @@ TerminalFrame{ | ||||
|     borderBottom: 0 | ||||
|     sourceRect: Qt.rect(-15, | ||||
|                         -15, | ||||
|                         terminal.width + 15, | ||||
|                         terminal.height + 15) | ||||
|                         terminal.width + 30, | ||||
|                         terminal.height + 30) | ||||
|  | ||||
|     displacementLeft: 0 | ||||
|     displacementTop: 0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user