mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 08:40:08 +00:00
fontchooser: prevent the scale from showing the value as it is shown in the spinbutton already
This commit is contained in:
parent
4c2d461286
commit
3cda2a787b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user