mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
FIX: Mode switch button animation lost
Jira: STUDIO-14878 Change-Id: I53f7009ac3db692c7218a86cd7333261a2423c5b (cherry picked from commit ec43e13d3907bc2b120f796f8a9b1df767291c5b)
This commit is contained in:
@@ -607,6 +607,7 @@ void ParamsPanel::OnToggled(wxCommandEvent& event)
|
||||
}
|
||||
|
||||
Slic3r::GUI::wxGetApp().save_mode(mode_id);
|
||||
event.Skip();
|
||||
}
|
||||
|
||||
// This is special, DO NOT call it from outer except from Tab
|
||||
|
||||
Reference in New Issue
Block a user