summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-03-19 13:07:29 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-03-19 21:03:22 +0100
commit3f0995d665a892bbc9d4cd01842da145bac8f488 (patch)
tree294a631126ea0ab1d27783772b50e1c4bc48f6a0 /sfx2/source/sidebar
parentaad8b94ed6494e19611a779aed74adca931d14aa (diff)
shouldn't have to force a redraw for desktop either
Change-Id: Id76dd8241d505011535c34d4de09a7f5320e5433 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112747 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/source/sidebar')
-rw-r--r--sfx2/source/sidebar/SidebarController.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/sidebar/SidebarController.cxx b/sfx2/source/sidebar/SidebarController.cxx
index 40b48b790782..f839fd98e0a9 100644
--- a/sfx2/source/sidebar/SidebarController.cxx
+++ b/sfx2/source/sidebar/SidebarController.cxx
@@ -828,10 +828,6 @@ void SidebarController::SwitchToDeck (
msCurrentDeckId = rDeckDescriptor.msId;
}
- // invisible with LOK, so avoid invalidations
- if (!comphelper::LibreOfficeKit::isActive())
- mpTabBar->Invalidate();
-
mpTabBar->HighlightDeck(msCurrentDeckId);
// Determine the panels to display in the deck.