fix: Crash when holding frame-forward button too long
Delete qApp->processEvents to evade infinite recursion on slower machines.
The UI is still responsive (at least on my Laptop, which already is on the slower end of our hardware).
Closes #149 (closed)