mirror of
				https://github.com/zulip/zulip-desktop.git
				synced 2025-10-31 03:53:34 +00:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			v2.5.0-bet
			...
			v2.3.1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 5b34bc696e | 
| @@ -131,6 +131,9 @@ function createMainWindow() { | ||||
| // Decrease load on GPU (experimental) | ||||
| app.disableHardwareAcceleration(); | ||||
|  | ||||
| // Temporary fix for Electron render colors differently | ||||
| app.commandLine.appendSwitch('force-color-profile', 'srgb'); | ||||
|  | ||||
| // eslint-disable-next-line max-params | ||||
| app.on('certificate-error', (event, webContents, url, error, certificate, callback) => { | ||||
| 	event.preventDefault(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user