Skip to content
Commit e636c174 authored by Julian Helfferich's avatar Julian Helfferich
Browse files

Fix slowdown issue

The slowdown appeared after playing for a few minutes. The bug appeared
after the move to QML because QML timers have a minimum interval of
16ms. Now, instead of cutting the timer interval in half, the evaluation
is split into substeps.
parent 34aaa603
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment