cui/uiconfig/ui/charnamepage.ui | 1 + 1 file changed, 1 insertion(+) New commits: commit acc8ff577b2087fa2734b569a9606d9acac09c2e Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon May 18 16:48:56 2020 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Mon May 18 22:12:01 2020 +0200
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 <caol...@redhat.com> diff --git a/cui/uiconfig/ui/charnamepage.ui b/cui/uiconfig/ui/charnamepage.ui index f62f48f1d110..96ad01fdb502 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> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits