inspector: Add an origin mark to the slowdown scale

Makes it easier to get back to the original speed.
This commit is contained in:
Matthias Clasen 2016-04-09 11:54:07 -04:00
parent e6c408c08a
commit d83ad00f9e

View File

@ -425,6 +425,9 @@
<property name="adjustment">slowdown_adjustment</property>
<property name="valign">baseline</property>
<property name="draw_value">0</property>
<marks>
<mark value="0.0" position="top"/>
</marks>
</object>
<packing>
<property name="expand">True</property>