Fixed show_info_sizer according to selected mode.
+ fixed right panel layouts + deleted unused functions
This commit is contained in:
parent
5089c4e2e0
commit
b721f9431a
6 changed files with 17 additions and 43 deletions
src/slic3r/GUI
|
@ -38,7 +38,7 @@ void OG_Settings::Hide()
|
|||
void OG_Settings::UpdateAndShow(const bool show)
|
||||
{
|
||||
Show(show);
|
||||
m_parent->Layout();
|
||||
// m_parent->Layout();
|
||||
}
|
||||
|
||||
wxSizer* OG_Settings::get_sizer()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue