mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 15:18:12 +00:00
[Plot] Follow time conductor more smoothly
WTD-1515
This commit is contained in:
@ -308,8 +308,6 @@ define(
|
||||
// Suppress follow behavior if we have windowed in on the past
|
||||
this.hasSpecificDomainBounds = true;
|
||||
this.following = end >= this.domainExtrema[1];
|
||||
|
||||
this.updateBounds();
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user