mirror of
https://github.com/sebastiandine/Card-Collection-Manager-3.git
synced 2026-08-31 01:48:50 +00:00
set collection
This commit is contained in:
@@ -239,8 +239,10 @@ void MainFrame::mountActiveView() {
|
||||
hostSizer->Add(custom, 1, wxEXPAND);
|
||||
contentHost_->Layout();
|
||||
|
||||
// Digimon (and other hostsOwnLayout views) apply their own tree theme
|
||||
// and then restore tab-strip colors; a follow-up applyThemeToWindowTree
|
||||
// here would reset tab labels to panelBg and leave a dark box around text.
|
||||
view->applyTheme(palette);
|
||||
applyThemeToWindowTree(custom, palette, ctx_.config.current().theme);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user