restore mistakenly remove condition for locating
This commit is contained in:
parent
80fb4fe626
commit
615b1c4a4a
@ -250,7 +250,7 @@ Session::locate (samplepos_t target_sample, bool with_roll, bool with_flush, boo
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (force) {
|
if (force || !for_loop_end) {
|
||||||
|
|
||||||
PostTransportWork todo = PostTransportLocate;
|
PostTransportWork todo = PostTransportLocate;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user