petargyurov / megadetector-gui

A desktop application that makes using MegaDetector's model easier
43 stars 2 forks source link

Changing tab/page resets UI but does not interrupt background (backend) process #1

Closed petargyurov closed 3 years ago

petargyurov commented 3 years ago

Added a basic check in the onDestroy method for Detect and Review pages that kills the child process if it exists. Also displays a basic error toast message. In the case for Review it also displays the message if the user has reviewed at least 1 image.