clear clicks when auto-returning, looping or whatever
git-svn-id: svn://localhost/ardour2/branches/3.0@11326 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f5e1f6eed6
commit
e09dccc662
@ -582,6 +582,7 @@ Session::non_realtime_stop (bool abort, int on_entry, bool& finished)
|
||||
_requested_return_frame = -1;
|
||||
|
||||
if (do_locate) {
|
||||
clear_clicks ();
|
||||
_engine.transport_locate (_transport_frame);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user