inspector: Ellipsize accessible description.

This string can be long, and we don't want to break the ui
This commit is contained in:
Matthias Clasen
2016-06-05 20:54:49 -04:00
parent 1790e7af77
commit 6ca325f6ef

View File

@@ -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>