resize, no expand (if huge filename it is not good) [and set_max_with with resize has a bug]
This commit is contained in:
		
							parent
							
								
									023a8c6f4b
								
							
						
					
					
						commit
						390495293c
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1484,7 +1484,6 @@ class FileTransfersWindow:
 | 
			
		|||
		col.add_attribute(renderer, 'markup' , 2)
 | 
			
		||||
		renderer.set_property('xalign', 0.)
 | 
			
		||||
		renderer.set_property('yalign', 0.)
 | 
			
		||||
		col.set_expand(True)
 | 
			
		||||
		col.set_resizable(True)
 | 
			
		||||
		self.tree.append_column(col)
 | 
			
		||||
		
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue