]> sigrok.org Git - pulseview.git/commit
Save dialog: Fix cancellation
authorRalf <redacted>
Sun, 10 Jan 2021 09:07:14 +0000 (10:07 +0100)
committerSoeren Apel <redacted>
Tue, 22 Jun 2021 16:51:18 +0000 (18:51 +0200)
commitcd38c84cb223ba9ecb01d9b0fc0ac11cd9e1d7a1
tree5bd8c61cd84608884164be7593fcb971f063fde2
parentb987d46cc237fabaec209126bcb72ae5d85e4ce3
Save dialog: Fix cancellation

Without the fix cancellation of save data does not work

How to reproduce:
1. Start PV with demo device and generate sufficient data, e.g. demo device 1GSa/s, 10MSa
2. Save data (should take at least 30s) and try to cancel saving
3. PV continues saving data and dialog reappears after next progress update
pv/dialogs/storeprogress.cpp
pv/dialogs/storeprogress.hpp