mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-13 22:05:55 +08:00
ENH:optimize the switching effect of dark mode
Change-Id: I51175dc5bdeff83442d46d4fa34511916f90b878
This commit is contained in:
parent
11a12e8351
commit
2c1a123d91
@ -958,6 +958,7 @@ void MainFrame::init_tabpanel()
|
|||||||
}
|
}
|
||||||
|
|
||||||
m_plater = new Plater(this, this);
|
m_plater = new Plater(this, this);
|
||||||
|
m_plater->SetBackgroundColour(*wxWHITE);
|
||||||
m_plater->Hide();
|
m_plater->Hide();
|
||||||
|
|
||||||
wxGetApp().plater_ = m_plater;
|
wxGetApp().plater_ = m_plater;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user