Fix annoying crash on exit

Authored by iasensio on Jun 1 2020, 12:46 PM.

Description

Fix annoying crash on exit

Block emitting signals in BasketScene destructor.

The destructor calls deleteNotes(), which emits some signals to update the
status bar. This was crashing since BNPview was being already set to nullptr.

This seemed to me the simpler way to avoid this crash.

Details

Committed
iasensioJun 2 2020, 6:50 PM
Parents
R1050:8d12dc101e0d: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown
References
refs/backups/branch-work/fix_exitcrash-1591311744