Move stroke commit input binding behind service helper
This commit is contained in:
@@ -543,7 +543,7 @@ static auto make_canvas_stroke_commit_callbacks(
|
||||
{
|
||||
const auto& b = current_stroke->m_brush;
|
||||
auto bind_commit_inputs = [&](int i) {
|
||||
pp::panopainter::bind_legacy_canvas_stroke_commit_inputs(
|
||||
pp::panopainter::bind_legacy_canvas_stroke_commit_face_inputs(
|
||||
sequence,
|
||||
[&](int texture_slot) {
|
||||
set_active_texture_unit(texture_slot);
|
||||
|
||||
Reference in New Issue
Block a user