Don't stretch switches in Widget Factory
https://bugzilla.gnome.org/show_bug.cgi?id=729594
This commit is contained in:
		
				
					committed by
					
						
						Matthias Clasen
					
				
			
			
				
	
			
			
			
						parent
						
							53a67d20a2
						
					
				
				
					commit
					73b04b5434
				
			@ -883,6 +883,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
 | 
				
			|||||||
                          <object class="GtkSwitch" id="switch1">
 | 
					                          <object class="GtkSwitch" id="switch1">
 | 
				
			||||||
                            <property name="visible">True</property>
 | 
					                            <property name="visible">True</property>
 | 
				
			||||||
                            <property name="sensitive">True</property>
 | 
					                            <property name="sensitive">True</property>
 | 
				
			||||||
 | 
					                            <property name="halign">center</property>
 | 
				
			||||||
                          </object>
 | 
					                          </object>
 | 
				
			||||||
                          <packing>
 | 
					                          <packing>
 | 
				
			||||||
                            <property name="expand">False</property>
 | 
					                            <property name="expand">False</property>
 | 
				
			||||||
@ -894,6 +895,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
 | 
				
			|||||||
                          <object class="GtkSwitch" id="switch2">
 | 
					                          <object class="GtkSwitch" id="switch2">
 | 
				
			||||||
                            <property name="visible">True</property>
 | 
					                            <property name="visible">True</property>
 | 
				
			||||||
                            <property name="sensitive">False</property>
 | 
					                            <property name="sensitive">False</property>
 | 
				
			||||||
 | 
					                            <property name="halign">center</property>
 | 
				
			||||||
                          </object>
 | 
					                          </object>
 | 
				
			||||||
                          <packing>
 | 
					                          <packing>
 | 
				
			||||||
                            <property name="expand">False</property>
 | 
					                            <property name="expand">False</property>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user