Fixed issue: object interpolated incorrectly if a frame with the object keyframe is deleted

Motivation and context

Issue comes from the fact that we get a list of deleted frames from different sources across the application. This patch tries to fix that behaviour.

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)
  • I have increased versions of npm packages if it is necessary (cvat-canvas, cvat-core, cvat-data and cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.

Merge request reports

Loading