From 4163bfc3c75a39a686083d566e6ed1b6c8c9908a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 5 Feb 2023 20:32:57 +0000 Subject: GtkPaned properties applied to children not in a GtkPaned anymore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit since commit 280e55bf440b32ec87ce79271276c24f55172663 Date: Thu Jun 23 16:25:11 2022 +0200 Remove not necessary container in Animation Panel in Impress Sidebar It was causing layouting issues in LOK. Change-Id: I67bdb0283bd01397f59d9d4b4fbacd0610b606cd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146567 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- sd/uiconfig/simpress/ui/customanimationspanel.ui | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/simpress/ui/customanimationspanel.ui b/sd/uiconfig/simpress/ui/customanimationspanel.ui index 8625fbe97cf0..dda5cda5d1cc 100644 --- a/sd/uiconfig/simpress/ui/customanimationspanel.ui +++ b/sd/uiconfig/simpress/ui/customanimationspanel.ui @@ -1,5 +1,5 @@ - + @@ -20,7 +20,7 @@ True False - cmd/sc_add.png + cmd/sc_add.png True @@ -35,7 +35,7 @@ True False - cmd/sc_list_remove.png + cmd/sc_list_remove.png True @@ -180,8 +180,9 @@ - True - False + True + True + 0 @@ -677,8 +678,9 @@ - True - False + True + True + 1 -- cgit