sfx2/source/sidebar/SidebarController.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 0763a83fb20825c66d8a3ecc50327753f7508bf9 Author: Andre Fischer <a...@apache.org> Date: Mon May 13 11:00:09 2013 +0000 122272: Select correct sidebar button after changing decks via menu. diff --git a/sfx2/source/sidebar/SidebarController.cxx b/sfx2/source/sidebar/SidebarController.cxx index 6d6250d..3e5c05e 100644 --- a/sfx2/source/sidebar/SidebarController.cxx +++ b/sfx2/source/sidebar/SidebarController.cxx @@ -488,6 +488,7 @@ void SidebarController::SwitchToDeck ( msCurrentDeckId = rDeckDescriptor.msId; } + mpTabBar->HighlightDeck(msCurrentDeckId); // Determine the panels to display in the deck. ResourceManager::PanelContextDescriptorContainer aPanelContextDescriptors; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits