Auto resize xml input textview. Fixes #2831
This commit is contained in:
		
							parent
							
								
									ed0bf7884f
								
							
						
					
					
						commit
						87113a7a0e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -181,8 +181,8 @@ | |||
| 		<widget class="GtkScrolledWindow" id="scrolledwindow42"> | ||||
| 		  <property name="visible">True</property> | ||||
| 		  <property name="can_focus">True</property> | ||||
| 		  <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||||
| 		  <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||||
| 		  <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> | ||||
| 		  <property name="vscrollbar_policy">GTK_POLICY_NEVER</property> | ||||
| 		  <property name="shadow_type">GTK_SHADOW_IN</property> | ||||
| 		  <property name="window_placement">GTK_CORNER_TOP_LEFT</property> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue