Skip to content

Commit d80b353

Browse files
chore : improve the fix
1 parent df71346 commit d80b353

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2629,6 +2629,7 @@ impl Fsm for PathToolFsmState {
26292629
tool_data.snap_manager.cleanup(responses);
26302630
tool_data.opposite_handle_position = None;
26312631
tool_data.molding_segment = false;
2632+
tool_data.molding_info = None;
26322633

26332634
PathToolFsmState::Ready
26342635
}

0 commit comments

Comments
 (0)