Skip to content
Commit 82d48e2b 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
(cherry picked from commit cc87eb07)
parent f22b8c18
Loading
Loading
Loading
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