summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/sidebar/SlideBackground.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/sidebar/SlideBackground.cxx b/sd/source/ui/sidebar/SlideBackground.cxx
index 930423a170a9..f3ba7365cbfe 100644
--- a/sd/source/ui/sidebar/SlideBackground.cxx
+++ b/sd/source/ui/sidebar/SlideBackground.cxx
@@ -283,6 +283,7 @@ void SlideBackground::HandleContextChange(
if (maContext == maDrawOtherContext)
{
+ mpEditMaster->Hide();
mpFillStyle->Show();
mpBackgroundLabel->Show();
}