Kaydet (Commit) 0763a83f authored tarafından Andre Fischer's avatar Andre Fischer

122272: Select correct sidebar button after changing decks via menu.

üst 0e19eca4
......@@ -488,6 +488,7 @@ void SidebarController::SwitchToDeck (
msCurrentDeckId = rDeckDescriptor.msId;
}
mpTabBar->HighlightDeck(msCurrentDeckId);
// Determine the panels to display in the deck.
ResourceManager::PanelContextDescriptorContainer aPanelContextDescriptors;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment