mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	Enable terminal smoothing when rasterization is not used.
This commit is contained in:
		@@ -83,7 +83,7 @@ Item{
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        colorScheme: "cool-retro-term"
 | 
					        colorScheme: "cool-retro-term"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        smooth: false
 | 
					        smooth: appSettings.rasterization === appSettings.no_rasterization
 | 
				
			||||||
        enableBold: false
 | 
					        enableBold: false
 | 
				
			||||||
        fullCursorHeight: true
 | 
					        fullCursorHeight: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user