[gtk+/gtk-3-20] inspector: Ellipsize accessible description.
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-20] inspector: Ellipsize accessible description.
- Date: Thu, 4 Aug 2016 15:38:43 +0000 (UTC)
commit 6ca325f6ef504f5944f64d3d1669672c76b8ceff
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jun 5 20:54:49 2016 -0400
inspector: Ellipsize accessible description.
This string can be long, and we don't want to break the ui
gtk/inspector/misc-info.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/inspector/misc-info.ui b/gtk/inspector/misc-info.ui
index 04cbfe5..0f1546a 100644
--- a/gtk/inspector/misc-info.ui
+++ b/gtk/inspector/misc-info.ui
@@ -660,6 +660,8 @@
<property name="visible">true</property>
<property name="halign">end</property>
<property name="valign">baseline</property>
+ <property name="ellipsize">end</property>
+ <property name="max-width-chars">50</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]