[gtk/matthiasc/for-master] fontchooser: Don't center the list
- From: Matthias Clasen <matthiasc src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk/matthiasc/for-master] fontchooser: Don't center the list
 
- Date: Wed, 23 Sep 2020 20:34:07 +0000 (UTC)
 
commit 810218b2f5bfdd8c703cf02b3cd17467dce9fe07
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Sep 23 16:32:48 2020 -0400
    fontchooser: Don't center the list
    
    The centered layout of the font previews don't look appealing
    and make it harder to judge the relative width and weight of
    the individual styles.
    
    Fixes: #3188
 gtk/ui/gtkfontchooserwidget.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gtk/ui/gtkfontchooserwidget.ui b/gtk/ui/gtkfontchooserwidget.ui
index 96c259687e..c282822dbd 100644
--- a/gtk/ui/gtkfontchooserwidget.ui
+++ b/gtk/ui/gtkfontchooserwidget.ui
@@ -159,6 +159,7 @@
         <property name="margin-top">10</property>
         <property name="margin-bottom">10</property>
         <property name="ellipsize">end</property>
+        <property name="xalign">0</property>
         <binding name="label">
           <closure type="gchararray" function="get_font_name">
             <lookup name="item">GtkListItem</lookup>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]