fix historic trace quirks
This commit is contained in:
@@ -4948,6 +4948,7 @@ function shiftTrace(offset) {
|
||||
$('#leg_sel').text('Slow down! ...');
|
||||
return;
|
||||
}
|
||||
traceOpts = { follow: traceOpts.follow, };
|
||||
$('#leg_sel').text('Loading ...');
|
||||
if (!traceDate || offset == "today") {
|
||||
traceDate = new Date();
|
||||
|
||||
Reference in New Issue
Block a user