mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 07:04:20 +00:00 
			
		
		
		
	Increase maximum amount of bloom allowed.
This commit is contained in:
		| @@ -30,7 +30,7 @@ ShaderEffect { | ||||
|  | ||||
|     property color fontColor: appSettings.fontColor | ||||
|     property color backgroundColor: appSettings.backgroundColor | ||||
|     property real bloom: appSettings.bloom * 2.0 | ||||
|     property real bloom: appSettings.bloom * 2.5 | ||||
|  | ||||
|     property ShaderEffectSource burnInSource: burnInEffect.source | ||||
|     property real burnIn: appSettings.burnIn | ||||
|   | ||||
		Reference in New Issue
	
	Block a user