Skip to content

Commit a48fb73

Browse files
authored
Merge branch 'master' into origin-graph-data
2 parents 86da44b + 1090770 commit a48fb73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

editor/src/messages/tool/tool_messages/pen_tool.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,7 @@ impl PenToolData {
706706
layer,
707707
modification_type: VectorModificationType::SetG1Continuous { handles, enabled: colinear },
708708
});
709+
self.cleanup(responses);
709710
}
710711
}
711712

0 commit comments

Comments
 (0)