mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint.
This commit is contained in:
		
							parent
							
								
									79713d500b
								
							
						
					
					
						commit
						5a90420c0b
					
				
					 1 changed files with 60 additions and 57 deletions
				
			
		|  | @ -65,6 +65,9 @@ | |||
|       <property name="rootIsDecorated"> | ||||
|        <bool>false</bool> | ||||
|       </property> | ||||
|       <property name="uniformRowHeights"> | ||||
|        <bool>true</bool> | ||||
|       </property> | ||||
|       <attribute name="headerVisible"> | ||||
|        <bool>false</bool> | ||||
|       </attribute> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue