sd/source/ui/animations/SlideTransitionPane.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 58a3e6ad29eb7b616f03737265ef7a25afe83a36 Author: Henry Castro <hcas...@collabora.com> AuthorDate: Thu Aug 22 16:43:54 2019 -0400 Commit: Henry Castro <hcas...@collabora.com> CommitDate: Thu Nov 14 13:14:15 2019 +0100 sd: define three columns for the slide transition pane Instead of calculating extra space Change-Id: I26e763e5db0ff05fb1bd6f64f3054d8ef88a2156 Reviewed-on: https://gerrit.libreoffice.org/82526 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Henry Castro <hcas...@collabora.com> diff --git a/sd/source/ui/animations/SlideTransitionPane.cxx b/sd/source/ui/animations/SlideTransitionPane.cxx index 144735d9aaa8..9da8963f91ab 100644 --- a/sd/source/ui/animations/SlideTransitionPane.cxx +++ b/sd/source/ui/animations/SlideTransitionPane.cxx @@ -388,7 +388,7 @@ public: EnableFullItemMode( false ); set_hexpand( true ); set_vexpand( true ); - SetExtraSpacing( 2 ); + SetColCount(3); } virtual ~TransitionPane() override { disposeOnce(); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits