mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-10-31 07:04:20 +00:00 
			
		
		
		
	Fix font slider misbehaving.
This commit is contained in:
		| @@ -134,7 +134,7 @@ QtObject{ | ||||
|  | ||||
|     property FontLoader fontLoader: FontLoader { } | ||||
|  | ||||
|     onFontScalingChanged: handleFontChanged(); | ||||
|     onTotalFontScalingChanged: handleFontChanged(); | ||||
|     onFontWidthChanged: handleFontChanged(); | ||||
|  | ||||
|     function getIndexByName(name) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user