giulioforesto / planets

A 2D plotted planets movement simulator
0 stars 0 forks source link

Plotting stops when increasing `timeRatio` (slowing down) #16

Closed giulioforesto closed 9 years ago

giulioforesto commented 9 years ago

When trying to slow down (increasing timeRatio), displaying stops, no matter what the previous timeRatio was.

Problem must be in Data.getNextFrame().

giulioforesto commented 9 years ago

Fixed with commit c7f138d