Update DrawSketchDefaultHandler.h
This commit is contained in:
@@ -638,8 +638,8 @@ protected:
|
||||
bool onModeChanged() override
|
||||
{
|
||||
angleSnappingControl();
|
||||
return !finish(); // internally checks that state is SelectMode::End, and only finishes
|
||||
// then.
|
||||
// internally checks that state is SelectMode::End, and only finishes then.
|
||||
return !finish();
|
||||
};
|
||||
//@}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user