mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-31 03:40:30 -07:00
FIX: Mode switch button animation lost
Jira: STUDIO-14878 Change-Id: I53f7009ac3db692c7218a86cd7333261a2423c5b (cherry picked from commit ec43e13d3907bc2b120f796f8a9b1df767291c5b)
This commit is contained in:
parent
9e1b142ed5
commit
d7f66b289d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue