[gnome-software] trivial: Wrap the new-review long text entry field
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Wrap the new-review long text entry field
- Date: Wed, 10 Feb 2016 11:07:52 +0000 (UTC)
commit 2928722f1fb018c4ea54c5b2e0366ecdf8351dbd
Author: Richard Hughes <richard hughsie com>
Date: Wed Feb 10 09:20:59 2016 +0000
trivial: Wrap the new-review long text entry field
We don't want the dialog to keep getting wider and wider.
src/gs-review-dialog.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-review-dialog.ui b/src/gs-review-dialog.ui
index a9c2e18..1f241a9 100644
--- a/src/gs-review-dialog.ui
+++ b/src/gs-review-dialog.ui
@@ -220,6 +220,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="height-request">120</property>
+ <property name="wrap-mode">word</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]