mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
ENH: Revert "SidePopup actively destroys the window after closing"
This reverts commit 4e1ac98a089b4391699a333185150f468ddc42a1. Reason for revert: bug Change-Id: Ifc5c0596b0993d4e20f5b9e167e0ad5aaed92020
This commit is contained in:
parent
63dbbe39b9
commit
a5506576fd
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ void SidePopup::OnDismiss()
|
|||
{
|
||||
Slic3r::GUI::wxGetApp().set_side_menu_popup_status(false);
|
||||
PopupWindow::OnDismiss();
|
||||
Destroy();
|
||||
}
|
||||
|
||||
bool SidePopup::ProcessLeftDown(wxMouseEvent& event)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue