fix a couple of issues with range selection, caused by clicked_selection persisting across drag/click ops
git-svn-id: svn://localhost/ardour2/branches/3.0@13666 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c9c94ca1c2
commit
9a4058be9d
@ -3730,6 +3730,7 @@ SelectionDrag::finished (GdkEvent* event, bool movement_occurred)
|
||||
}
|
||||
|
||||
_editor->stop_canvas_autoscroll ();
|
||||
_editor->clicked_selection = 0;
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user