giovannihenriksen / Anki-Simulator

Simulator for Anki
GNU Affero General Public License v3.0
76 stars 11 forks source link

Add cancelable progress dialog #3

Closed glutanimate closed 4 years ago

glutanimate commented 4 years ago

Threads simulator execution and implements a custom progress dialog.

Allows propagating cancelation signal right down into the simulation loop, so that we can break out of it.