Skip to content
Commit 4d3c62f5 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Fix running results automatically

runCurrentIndex() relies on the ListView being up to date.
However, all we end up doing is running the first result, so we might as well
bypass ListView and call the model directly.
Also, quit the match session before beginResetModel(), otherwise we might get
results added while the model is in the process of resetting, causing crashes
parent 711e1666
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