mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
07fd9c8e0c
* I received a few crash reports with a disposed buffer viewer still doing work. My theory is that some operation took long enough that the user was able to close the viewer (perhaps *because* it was taking a long time) and subsequent work then didn't handle the window having been closed.