mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX:fix bug of m_is_add_filament
jira: STUDIO-9625 Change-Id: I5810ba9234d52391777a05f37c765d5bddd152ee (cherry picked from commit 02bfa2b0792bc1eb4527f13e4210dccc9430a816)
This commit is contained in:
@@ -471,6 +471,7 @@ bool ObjColorPanel::is_ok() {
|
||||
|
||||
void ObjColorPanel::send_new_filament_to_ui()
|
||||
{
|
||||
update_new_add_final_colors();
|
||||
if (m_is_add_filament) {
|
||||
for (auto c : m_new_add_final_colors) {
|
||||
/*auto evt = new ColorEvent(EVT_ADD_CUSTOM_FILAMENT, c);
|
||||
|
||||
Reference in New Issue
Block a user