widget-factory: Update levelbar example

Set reasonable level offsets.
This commit is contained in:
Matthias Clasen 2016-02-07 15:00:58 +01:00
parent 72a3f25a5e
commit 5f01e6924f

View File

@ -1098,6 +1098,11 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
<property name="max-value">5</property>
<property name="value">2</property>
<property name="mode">1</property>
<offsets>
<offset name="low" value="1"/>
<offset name="high" value="4"/>
<offset name="full" value="5"/>
</offsets>
</object>
<packing>
<property name="position">11</property>