fontchooser: prevent the scale from showing the value as it is shown in the spinbutton already

This commit is contained in:
Alberto Ruiz 2013-07-22 16:06:24 +02:00
parent 4c2d461286
commit 3cda2a787b

View File

@ -156,6 +156,7 @@
<property name="hexpand">True</property>
<property name="adjustment">slider_adjustment</property>
<property name="digits">0</property>
<property name="draw_value">False</property>
<signal name="scroll-event" handler="resize_by_scroll_cb" swapped="no"/>
</object>
<packing>