Skip to content
Commit cc87eb07 authored by Amy spark's avatar Amy spark 👉 Committed by Dmitry Kazakov
Browse files

MoveStrokeStrategy: fix false recursion in stroke finalization

The nested recursion over m_nodes means that the strategies will be
executed at least twice for each node. This is inconsistent with the
rest of commit 4a427ee6, so let's fix that.

BUG: 458546

CCMAIL: dimula73@gmail.com
parent a1c96042
Loading
Loading
Loading
Pipeline #227568 canceled with stage
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment