[gtk/matthiasc/for-master: 15/16] gtk-demo: Impove the fishbowl demo




commit 3b11896581abe9ddcfff0e011cb26a78f15fb404
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Sep 13 23:42:55 2020 -0400

    gtk-demo: Impove the fishbowl demo
    
    Use tnum for the fps label to avoid jiggling.

 demos/gtk-demo/fishbowl.ui | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/demos/gtk-demo/fishbowl.ui b/demos/gtk-demo/fishbowl.ui
index f6dc853bd0..7f837e92a4 100644
--- a/demos/gtk-demo/fishbowl.ui
+++ b/demos/gtk-demo/fishbowl.ui
@@ -33,6 +33,9 @@
                 <lookup name="framerate">bowl</lookup>
               </closure>
             </binding>
+            <attributes>
+              <attribute name="font-features" value="tnum=1"/>
+            </attributes>
           </object>
         </child>
         <child type="end">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]