mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Ref T180, reset status in linear interpolator
This commit is contained in:
@@ -40,6 +40,7 @@ namespace BlackMisc
|
||||
{
|
||||
Q_UNUSED(setup);
|
||||
Q_UNUSED(hints);
|
||||
status.reset();
|
||||
|
||||
// find the first situation not in the correct order, keep only the situations before that one
|
||||
// any updates in wrong chronological order are discounted
|
||||
|
||||
Reference in New Issue
Block a user