merge with dev
This commit is contained in:
@@ -668,7 +668,6 @@ bool MyFlatCurve::handleEvents (GdkEvent* event)
|
||||
curve.y.insert (ity, 0);
|
||||
curve.leftTangent.insert (itlt, 0);
|
||||
curve.rightTangent.insert (itrt, 0);
|
||||
num++;
|
||||
|
||||
if (mod_type & GDK_CONTROL_MASK) {
|
||||
clampedY = point.getVal01(clampedX);
|
||||
|
Reference in New Issue
Block a user