[Libreoffice-commits] core.git: Branch 'distro/nisz/libreoffice-7-1' - sw/uiconfig

Gabor Kelemen (via logerrit) logerrit at kemper.freedesktop.org
Mon Sep 13 12:28:55 UTC 2021


 sw/uiconfig/swriter/ui/mmresultemaildialog.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit aafb67903f21bff1f27283069286a8c83505dc31
Author:     Gabor Kelemen <kelemen.gabor2 at nisz.hu>
AuthorDate: Fri Sep 10 13:14:32 2021 +0200
Commit:     Gabor Kelemen <kelemen.gabor2 at nisz.hu>
CommitDate: Mon Sep 13 14:28:22 2021 +0200

    tdf#144352 Revert "Fix widget placement problem on mailmerge result dialog."
    
    This reverts commit 0a3e5ba4db254549c15e55984f1764a352c8239b.
    
    Reason for revert: Causes the dialogs bottom part to slip on top each other, most visibly on Windows
    
    Change-Id: I6e5a30fbb4611a7b1250b173adccdb47c95eea02
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121879
    Tested-by: Jenkins
    Reviewed-by: László Németh <nemeth at numbertext.org>
    (cherry picked from commit c10c32438025edda2f3c178b47d369e7979f25a8)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122057
    Tested-by: Gabor Kelemen <kelemen.gabor2 at nisz.hu>
    Reviewed-by: Gabor Kelemen <kelemen.gabor2 at nisz.hu>

diff --git a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui
index 371088ce87cc..91927ad0b985 100644
--- a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui
+++ b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui
@@ -13,7 +13,6 @@
     <property name="page_increment">10</property>
   </object>
   <object class="GtkDialog" id="MMResultEmailDialog">
-    <property name="height_request">320</property>
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
     <property name="title" translatable="yes" context="mmresultemaildialog|MMResultEmailDialog">Email merged document</property>


More information about the Libreoffice-commits mailing list