mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	citra-qt: Enable high-DPI widgets on Mac app
The OS will render the widgets using the system screen DPI (instead of being locked at @1x resolution). This has no impact on the existing high-DPI rendering code in Citra, which means that the resolution of the emulated content is increased to the real number of pixels, as on other platforms.
This commit is contained in:
		
							parent
							
								
									513483f8d5
								
							
						
					
					
						commit
						2f4a1e0d59
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -32,5 +32,9 @@ | |||
| 	<true/> | ||||
| 	<key>NSHumanReadableCopyright</key> | ||||
| 	<string></string> | ||||
| 	<key>NSPrincipalClass</key> | ||||
| 	<string>NSApplication</string> | ||||
| 	<key>NSHighResolutionCapable</key> | ||||
| 	<string>True</string> | ||||
| </dict> | ||||
| </plist> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue