fix checkbox icon update, add unique check on async tasks
This commit is contained in:
@@ -1112,7 +1112,7 @@ void App::brush_update()
|
||||
floating_picker->set_color(Canvas::I->m_current_brush->m_tip_color);
|
||||
if (floating_color)
|
||||
floating_color->set_color(Canvas::I->m_current_brush->m_tip_color);
|
||||
});
|
||||
}, true);
|
||||
}
|
||||
|
||||
void App::init_menu_layer()
|
||||
|
||||
Reference in New Issue
Block a user