mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-03 05:40:40 +08:00
And last try..
This commit is contained in:
parent
75bda8cfd8
commit
0171f49ad0
@ -318,7 +318,7 @@ void Tab::OnActivate()
|
|||||||
|
|
||||||
auto sizer = GetSizer();
|
auto sizer = GetSizer();
|
||||||
m_tmp_panel->GetSizer()->SetMinSize(sizer->GetSize());
|
m_tmp_panel->GetSizer()->SetMinSize(sizer->GetSize());
|
||||||
m_tmp_panel->Fit();
|
/*m_tmp_panel->*/Fit();
|
||||||
|
|
||||||
// Page* page = nullptr;
|
// Page* page = nullptr;
|
||||||
// auto selection = m_treectrl->GetItemText(m_treectrl->GetSelection());
|
// auto selection = m_treectrl->GetItemText(m_treectrl->GetSelection());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user