• Craig Watson's avatar
    Fix for crash when exiting with an empty document · 694123c3
    Craig Watson authored
    This removes a few instances of deleting a scene twice, or accessing
    elements of a scene after they've been deleted.
    
    Previously, the application would crash upon exiting if the scene was
    empty but had been modified (e.g if an object was placed on the board
    then deleted, then the application closed)
    694123c3
UBDesktopAnnotationController.cpp 32.9 KB