sd/source/ui/sidebar/SlideBackground.cxx | 5 +++++ 1 file changed, 5 insertions(+)
New commits: commit 5515f469d32094299ec12bdd58880891ebcc9849 Author: Pranam Lashkari <lpra...@collabora.com> AuthorDate: Fri Nov 20 09:44:25 2020 +0530 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Sun Jan 17 11:08:08 2021 +0100 hide background options in master slide view in sidebar Change-Id: Idecf4c849f9f5ac338ea24ca04cbbf9afe5cad5d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106213 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Andras Timar <andras.ti...@collabora.com> (cherry picked from commit 962bd10e456d95c7579ffb380b3e69f67cf5ea11) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109401 diff --git a/sd/source/ui/sidebar/SlideBackground.cxx b/sd/source/ui/sidebar/SlideBackground.cxx index 9f83f29e1a89..197d43abf4b8 100644 --- a/sd/source/ui/sidebar/SlideBackground.cxx +++ b/sd/source/ui/sidebar/SlideBackground.cxx @@ -296,6 +296,11 @@ void SlideBackground::HandleContextChange( mpFillStyle->Hide(); mpBackgroundLabel->Hide(); mpInsertImage->Show(); + + mpFillLB->Hide(); + mpFillAttr->Hide(); + mpFillGrad1->Hide(); + mpFillGrad2->Hide(); } else if ( maContext == maImpressHandoutContext || maContext == maImpressNotesContext ) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits