sd/uiconfig/simpress/ui/sidebarslidebackground.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1b890af64de6312ef0576735c51fd803674b1c63
Author:     Szymon Kłos <[email protected]>
AuthorDate: Mon Nov 8 15:22:00 2021 +0100
Commit:     Andras Timar <[email protected]>
CommitDate: Mon Nov 8 21:00:10 2021 +0100

    Fix background pattern/bitmap listbox placement in sidebar
    
    In draw in sidebar page panel there is "background" option.
    When pattern or bitmap was selected, listbox with variants was
    shown behing first fields - blocking input.
    This patch moves it under background setting.
    
    Change-Id: I306db4211466ad4ddf8a1a03f00957a1f0badced
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124851
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Andras Timar <[email protected]>

diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui 
b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
index 2c4e4202a6e6..e484f57d1527 100644
--- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
+++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
@@ -146,7 +146,7 @@
           </object>
           <packing>
             <property name="left_attach">1</property>
-            <property name="top_attach">4</property>
+            <property name="top_attach">3</property>
           </packing>
         </child>
         <child>

Reply via email to