Closed karlcz closed 7 years ago
For the new synspy-viewer2d I made a more aggressive hack to register a basic Python atexit hook too. This seems to work even when closing the Qt window the hard way. So, I'll add that to the volume viewer too.
This fix to use atexit.register is now committed for the 3d launcher too.
A user reports that the launcher 'save progress' step isn't uploading changes unless they manually dump via the "shift+D" command in the viewer app.
This suggests the auto-dump mode isn't working.