status: fix seeking with visualizer visible

This commit is contained in:
Andrzej Rybczak
2014-09-02 19:00:26 +02:00
parent a3252e1e31
commit 64b85d5d4f
3 changed files with 14 additions and 11 deletions

View File

@@ -208,7 +208,7 @@ int main(int argc, char **argv)
}
// update timer, status if necessary etc.
Status::trace(!key_pressed);
Status::trace(!key_pressed, true);
if (run_resize_screen)
{