inspector: Make cursor-size combo wider
Cursor sizes typically have 2 digits, lets not clip them.
This commit is contained in:
		| @ -156,6 +156,8 @@ | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="halign">end</property> | ||||
|                             <property name="valign">baseline</property> | ||||
|                             <property name="max-width-chars">2</property> | ||||
|                             <property name="width-chars">2</property> | ||||
|                             <property name="adjustment">cursor_size_adjustment</property> | ||||
|                             <property name="snap-to-ticks">True</property> | ||||
|                           </object> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen