projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bec9141
)
inspector: Use tabular figures for list position label
author
Alexander Mikhaylenko
<alexm@gnome.org>
Sat, 23 Oct 2021 22:22:56 +0000
(
03:22
+0500)
committer
Alexander Mikhaylenko
<alexm@gnome.org>
Sat, 23 Oct 2021 22:37:01 +0000
(
03:37
+0500)
Avoid buttons jumping around while moving through list models.
gtk/inspector/window.ui
patch
|
blob
|
history
diff --git
a/gtk/inspector/window.ui
b/gtk/inspector/window.ui
index c56f941bdd1ea27315996c219eec0adc34b958ee..69ae8624e5165e932caae736d0ac12077ac26d75 100644
(file)
--- a/
gtk/inspector/window.ui
+++ b/
gtk/inspector/window.ui
@@
-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>