mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Merge pull request #5069 from vitor-k/min-window2
Update minimum window size based on current layout
This commit is contained in:
		
						commit
						17e9522921
					
				
					 5 changed files with 58 additions and 3 deletions
				
			
		|  | @ -389,6 +389,7 @@ void GRenderWindow::InitRenderTarget() { | |||
|     core_context = CreateSharedContext(); | ||||
|     resize(Core::kScreenTopWidth, Core::kScreenTopHeight + Core::kScreenBottomHeight); | ||||
|     OnMinimalClientAreaChangeRequest(GetActiveConfig().min_client_area_size); | ||||
|     OnFramebufferSizeChanged(); | ||||
|     BackupGeometry(); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue