Skip to content

fix(sources): Make time step computation more robust

Jean Felder requested to merge time-step-fix into dev

The first time step may be different from the other ones, especially on the magest source. Compute the first two steps and keep the maximum to make it more robust.

Merge request reports