Stop Button Refactor
Description
Stop button now calls self.queue.request_scan_halt()
instead of abortion and reseting queue. Also Base class is changed to QWidget
instead of QPushButton
+ added option to add it as a toolbar button similarly to DarkMode button.
Related Issues
related to #311 (closed) closes #320 (closed)
Type of Change
- Change of inheritance
- Halt instead of scan abort + reset of queue
- Can be used in toolbar