From c46a231b987b92bd866b415d1a0ba0d3a26a2457 Mon Sep 17 00:00:00 2001 From: Katarina Behrens Date: Tue, 4 May 2021 10:06:26 +0200 Subject: tdf#139329: Shift widgets down and make hatch&bitmap list visible regression from commit cbe86ee37018dc4bf04783ecf70fef2863e61ad7 which inserted additional gradient colour picker but didn't adjust the positions of widgets below accordingly so in effect there were 2 widgets at position y=4 Sad that neither glade nor our own code detects this condition and e.g. asserts or warns this is the case Change-Id: I4c635eeb8b740765542631a5f0319bfe1a5d94d0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115056 Tested-by: Jenkins Reviewed-by: Katarina Behrens --- sd/uiconfig/simpress/ui/sidebarslidebackground.ui | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'sd/uiconfig') diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui index 9ee6a428ed07..13163da28e95 100644 --- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui +++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui @@ -115,7 +115,7 @@ 1 - 10 + 11 @@ -126,7 +126,7 @@ 1 - 8 + 9 @@ -138,7 +138,7 @@ 0 - 8 + 9 @@ -151,7 +151,7 @@ 1 - 6 + 7 @@ -196,7 +196,7 @@ 1 - 4 + 5 @@ -215,7 +215,7 @@ 1 - 5 + 6 @@ -230,7 +230,7 @@ 1 - 9 + 10 @@ -292,7 +292,7 @@ 1 - 11 + 12 @@ -302,7 +302,7 @@ 1 - 7 + 8 @@ -316,7 +316,7 @@ 0 - 7 + 8 @@ -327,7 +327,7 @@ 1 - 12 + 13 -- cgit