show scrollbar only when needed. Fixes #7239
This commit is contained in:
		
							parent
							
								
									647845e4ec
								
							
						
					
					
						commit
						953aa24bf4
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -1351,6 +1351,8 @@ $T will be replaced by auto-not-available timeout</property> | |||
|                               <object class="GtkScrolledWindow" id="scrolledwindow22"> | ||||
|                                 <property name="visible">True</property> | ||||
|                                 <property name="can_focus">True</property> | ||||
|                                 <property name="hscrollbar_policy">automatic</property> | ||||
|                                 <property name="vscrollbar_policy">automatic</property> | ||||
|                                 <property name="shadow_type">in</property> | ||||
|                                 <child> | ||||
|                                   <object class="GtkTreeView" id="msg_treeview"> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue