[gnome-games/wip/exalm/issue98: 3/4] game-icon-view: Fill the entire width



commit 7187056611b4a8b0e300d7e04866fafe62617ff3
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Sun Sep 23 14:46:56 2018 +0500

    game-icon-view: Fill the entire width
    
    This will allow to control GameIconView width by setting its FlowBoxChild
    width.

 data/ui/game-icon-view.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/ui/game-icon-view.ui b/data/ui/game-icon-view.ui
index 8900ffdc..4b9b0650 100644
--- a/data/ui/game-icon-view.ui
+++ b/data/ui/game-icon-view.ui
@@ -4,7 +4,6 @@
   <template class="GamesGameIconView" parent="GtkBox">
     <property name="visible">True</property>
     <property name="orientation">vertical</property>
-    <property name="halign">center</property>
     <child>
       <object class="GamesGameThumbnail" id="thumbnail">
         <property name="visible">True</property>


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