[recipes] Don't limit the titles in recipe tiles to 12 chars
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Don't limit the titles in recipe tiles to 12 chars
- Date: Wed, 26 Jul 2017 19:02:16 +0000 (UTC)
commit eef7e5482fc785bf15a75541d2549b48d73b4c05
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Jul 26 15:01:35 2017 -0400
Don't limit the titles in recipe tiles to 12 chars
This is not necessary at all.
src/gr-recipe-tile.ui | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gr-recipe-tile.ui b/src/gr-recipe-tile.ui
index 0840064..39d38f4 100644
--- a/src/gr-recipe-tile.ui
+++ b/src/gr-recipe-tile.ui
@@ -43,8 +43,6 @@
<property name="valign">end</property>
<property name="xalign">0</property>
<property name="ellipsize">end</property>
- <property name="width-chars">12</property>
- <property name="max-width-chars">12</property>
<style>
<class name="recipe"/>
<class name="name"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]