Sketcher: bspline: fix ESC exit tool
This commit is contained in:
committed by
Adrián Insaurralde Avalos
parent
80c2942c22
commit
919d8c9392
@@ -331,6 +331,9 @@ public:
|
||||
}
|
||||
// TODO: On pressing, say, W, modify last pole's weight
|
||||
// TODO: On pressing, say, M, modify next knot's multiplicity
|
||||
else {
|
||||
DrawSketchHandler::registerPressedKey(pressed, key);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user