sd/source/ui/sidebar/SlideBackground.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 7237db44dfac914e5b6003f418267d3df1e7f162 Author: Xisco Fauli <xiscofa...@libreoffice.org> Date: Wed May 2 17:34:44 2018 +0200 tdf#117355 Show color picker on the sidebar Change-Id: I3e69b4247b679e0ceb3c8cee5d6fecf82ad8c445 Reviewed-on: https://gerrit.libreoffice.org/53746 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Xisco Faulí <xiscofa...@libreoffice.org> diff --git a/sd/source/ui/sidebar/SlideBackground.cxx b/sd/source/ui/sidebar/SlideBackground.cxx index 616f51171e7b..d815fefebd41 100644 --- a/sd/source/ui/sidebar/SlideBackground.cxx +++ b/sd/source/ui/sidebar/SlideBackground.cxx @@ -326,6 +326,7 @@ void SlideBackground::Update() { mpFillAttr->Hide(); mpFillGrad->Hide(); + mpFillLB->Show(); const Color aColor = GetColorSetOrDefault(); mpFillLB->SelectEntry(aColor); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits