Kaydet (Commit) 11c89fe5 authored tarafından Caolán McNamara's avatar Caolán McNamara

Resolves: fdo#65609 don't use whole text for optimal width

Change-Id: Ie0aed71457891e58916d064c9a59d5927c31f1f7
üst 15797451
......@@ -66,6 +66,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char"></property>
<property name="width_chars">20</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -80,6 +81,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char"></property>
<property name="width_chars">30</property>
</object>
<packing>
<property name="left_attach">1</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment