Deselect other control points on normal selection.
git-svn-id: svn://localhost/ardour2/branches/3.0@12323 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -1025,6 +1025,7 @@ Selection::set (ControlPoint* cp)
|
||||
cp->line().nth (i)->set_selected (false);
|
||||
}
|
||||
|
||||
clear_points ();
|
||||
add (cp);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user