mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 14:45:43 +01:00
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:
parent
2258952197
commit
b17c8d5826
1 changed files with 1 additions and 0 deletions
|
|
@ -1025,6 +1025,7 @@ Selection::set (ControlPoint* cp)
|
|||
cp->line().nth (i)->set_selected (false);
|
||||
}
|
||||
|
||||
clear_points ();
|
||||
add (cp);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue