[gnome-software] Actually enforce squareness of popular tiles
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Actually enforce squareness of popular tiles
- Date: Sat, 21 Sep 2013 04:32:51 +0000 (UTC)
commit 8e6e7acb50392250448cea8ab86f934c3a95decd
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Sep 21 00:26:12 2013 -0400
Actually enforce squareness of popular tiles
This was somehow forgotten, and worked just by accident.
src/popular-tile.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/popular-tile.ui b/src/popular-tile.ui
index a2d7f81..8443489 100644
--- a/src/popular-tile.ui
+++ b/src/popular-tile.ui
@@ -9,6 +9,8 @@
<property name="valign">start</property>
<property name="shadow_type">none</property>
<property name="height_request">180</property>
+ <property name="obey_child">False</property>
+ <property name="ratio">1.0</property>
<child>
<object class="GtkButton" id="button">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]