[gnome-software] trivial: Don't let reviews with super-long words ruin our nice UI



commit d5632528bb1bfc63631c2170eedf4e7eb436066f
Author: Richard Hughes <richard hughsie com>
Date:   Thu Feb 11 20:40:59 2016 +0000

    trivial: Don't let reviews with super-long words ruin our nice UI

 src/gs-review-row.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-review-row.ui b/src/gs-review-row.ui
index 936e8f7..95f5e67 100644
--- a/src/gs-review-row.ui
+++ b/src/gs-review-row.ui
@@ -74,6 +74,7 @@
             <property name="wrap">True</property>
             <property name="max_width_chars">80</property>
             <property name="xalign">0</property>
+            <property name="wrap-mode">word-char</property>
           </object>
           <packing>
             <property name="left_attach">0</property>


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