[gnome-software/wip/rancell/3-20-enhancements: 2/3] Make review text selectable
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/3-20-enhancements: 2/3] Make review text selectable
- Date: Tue, 16 Aug 2016 21:53:05 +0000 (UTC)
commit 55d219bf5eb64a2506f659e12d4a77474708cfdb
Author: Robert Ancell <robert ancell canonical com>
Date: Tue Apr 26 09:20:05 2016 +0200
Make review text selectable
src/gs-review-row.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-review-row.ui b/src/gs-review-row.ui
index b2b1599..56d29ed 100644
--- a/src/gs-review-row.ui
+++ b/src/gs-review-row.ui
@@ -25,6 +25,7 @@
<property name="label">Steep learning curve, but worth it</property>
<property name="ellipsize">end</property>
<property name="hexpand">True</property>
+ <property name="selectable">True</property>
<style>
<class name="review-summary"/>
</style>
@@ -41,6 +42,7 @@
<property name="halign">end</property>
<property name="label">3 January 2016</property>
<property name="hexpand">True</property>
+ <property name="selectable">True</property>
<style>
<class name="dim-label"/>
</style>
@@ -56,6 +58,7 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="label">Angela Avery</property>
+ <property name="selectable">True</property>
<style>
<class name="dim-label"/>
</style>
@@ -78,6 +81,7 @@
<property name="max_width_chars">80</property>
<property name="xalign">0</property>
<property name="wrap-mode">word-char</property>
+ <property name="selectable">True</property>
</object>
<packing>
<property name="left_attach">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]