cui/uiconfig/ui/spellingdialog.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+)
New commits: commit feb6fd1f4213ef114e63a3dd398c2cba6a5e93ea Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Tue Mar 16 16:07:24 2021 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Wed Mar 17 21:57:36 2021 +0100 tdf#141027 set all buttons to the same max width so changing from "ignore all" to "ignore rule" makes no difference, which removes the redraw problem with Russian UI Change-Id: I27c0e7b00a4f77ac5348aeee64bf312afff423cd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112587 Tested-by: Jenkins Tested-by: Caolán McNamara <caol...@redhat.com> Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui index 13a4da14e661..4156b2822186 100644 --- a/cui/uiconfig/ui/spellingdialog.ui +++ b/cui/uiconfig/ui/spellingdialog.ui @@ -655,4 +655,16 @@ </object> </child> </object> + <object class="GtkSizeGroup"> + <widgets> + <widget name="change"/> + <widget name="changeall"/> + <widget name="autocorrect"/> + <widget name="ignore"/> + <widget name="ignoreall"/> + <widget name="ignorerule"/> + <widget name="add"/> + <widget name="addmb"/> + </widgets> + </object> </interface> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits