| commit | acc8ff577b2087fa2734b569a9606d9acac09c2e | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Mon May 18 16:48:56 2020 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Mon May 18 22:12:01 2020 +0200 |
| tree | fb62975e0a4ab1f82922a07bfdd5d1f1cf2cef88 | |
| parent | fc59a701cceb6e83c00fc3c9fab747987376c00f [diff] |
tdf#133121 limit style list width to that of the entry widget which is maxed to the widest "standard" style text. So that the dialog doesn't dance around depending on the font selected. Change-Id: I5876314f5293abcac765dd018deda5b0d7f52305 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94436 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/cui/uiconfig/ui/charnamepage.ui b/cui/uiconfig/ui/charnamepage.ui index f62f48f..96ad01f 100644 --- a/cui/uiconfig/ui/charnamepage.ui +++ b/cui/uiconfig/ui/charnamepage.ui
@@ -208,6 +208,7 @@ <property name="row_spacing">3</property> <child> <object class="GtkScrolledWindow"> <property name="width_request">42</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property>