hide scrollbar when not needed in synchronise_select_contacts_dialog
This commit is contained in:
		
							parent
							
								
									64af5db70c
								
							
						
					
					
						commit
						0fa35d332b
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -99,9 +99,9 @@
 | 
			
		|||
	  <property name="width_request">150</property>
 | 
			
		||||
	  <property name="visible">True</property>
 | 
			
		||||
	  <property name="can_focus">True</property>
 | 
			
		||||
	  <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
 | 
			
		||||
	  <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
 | 
			
		||||
	  <property name="shadow_type">GTK_SHADOW_NONE</property>
 | 
			
		||||
	  <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 | 
			
		||||
	  <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 | 
			
		||||
	  <property name="shadow_type">GTK_SHADOW_IN</property>
 | 
			
		||||
	  <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 | 
			
		||||
 | 
			
		||||
	  <child>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue