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 c8cab6a79a
commit 57d00e004a

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>