icon browser: Make icons a bit larger
authorMatthias Clasen <mclasen@redhat.com>
Fri, 2 Jun 2017 20:57:58 +0000 (13:57 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Jun 2017 02:05:58 +0000 (22:05 -0400)
Use 48x48 in the list, instead of 32x32. We have the space.

demos/icon-browser/window.ui

index 9ff9f3e12c5fd5d085bdb6802083bb4e2a316551..c4e4b873c9c4238608ec83ea97d0e214ac21e8ba 100644 (file)
                       <object class="GtkCellRendererPixbuf" id="cell">
                         <property name="xpad">10</property>
                         <property name="ypad">10</property>
-                        <property name="stock-size">5</property>
+                        <property name="stock-size">6</property>
                         <property name="follow-state">True</property>
                       </object>
                     </child>