inspector: Allow to bump scale to 3
Might as well allow this, for 'large scale testing'.
This commit is contained in:
		| @ -2,7 +2,7 @@ | ||||
| <interface domain="gtk30"> | ||||
|   <object class="GtkAdjustment" id="scale_adjustment"> | ||||
|     <property name="lower">1</property> | ||||
|     <property name="upper">2</property> | ||||
|     <property name="upper">3</property> | ||||
|     <property name="step-increment">1</property> | ||||
|     <property name="page-increment">1</property> | ||||
|   </object> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen