[gnome-software/wip/rancell/reviews-3-18] Fix review text alignment issues
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/reviews-3-18] Fix review text alignment issues
- Date: Wed, 16 Dec 2015 06:48:53 +0000 (UTC)
commit c131e15323e742697066243db25c26a0d841daf9
Author: Robert Ancell <robert ancell canonical com>
Date: Wed Dec 16 19:48:38 2015 +1300
Fix review text alignment issues
src/gs-app-review-row.ui | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-app-review-row.ui b/src/gs-app-review-row.ui
index 8f850bb..6032f2d 100644
--- a/src/gs-app-review-row.ui
+++ b/src/gs-app-review-row.ui
@@ -28,6 +28,7 @@
<property name="visible">True</property>
<property name="expand">True</property>
<property name="halign">start</property>
+ <property name="ellipsize">end</property>
<style>
<class name="review-summary"/>
</style>
@@ -58,6 +59,8 @@
<object class="GtkLabel" id="text_label">
<property name="visible">True</property>
<property name="halign">start</property>
+ <property name="wrap">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left-attach">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]