mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
inspector: Use tabular figures for list position label
Avoid buttons jumping around while moving through list models.
This commit is contained in:
parent
bec9141233
commit
3aee23c172
@ -337,6 +337,9 @@
|
||||
<child>
|
||||
<object class="GtkLabel" id="list_position_label">
|
||||
<property name="tooltip-text" translatable="yes">List Position</property>
|
||||
<attributes>
|
||||
<attribute name="font-features" value="tnum=1"/>
|
||||
</attributes>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
Loading…
Reference in New Issue
Block a user