mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-11-04 12:45:03 +01:00 
			
		
		
		
	configure_graphics: Fix layout in global config
Fixes a regression where the global config takes up a lot of extra space.
This commit is contained in:
		
							parent
							
								
									c94a8a3a43
								
							
						
					
					
						commit
						90a0fb1e0e
					
				@ -149,7 +149,7 @@
 | 
			
		||||
        <item>
 | 
			
		||||
         <widget class="QWidget" name="bg_layout" native="true">
 | 
			
		||||
          <property name="sizePolicy">
 | 
			
		||||
           <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
 | 
			
		||||
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 | 
			
		||||
            <horstretch>0</horstretch>
 | 
			
		||||
            <verstretch>0</verstretch>
 | 
			
		||||
           </sizepolicy>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user