mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
Let capture context manage singleton window panes
This commit is contained in:
@@ -167,6 +167,8 @@ CaptureDialog::CaptureDialog(CaptureContext *ctx, OnCaptureMethod captureCallbac
|
||||
|
||||
CaptureDialog::~CaptureDialog()
|
||||
{
|
||||
m_Ctx->windowClosed(this);
|
||||
|
||||
if(ui->toggleGlobal->isChecked())
|
||||
{
|
||||
ui->toggleGlobal->setChecked(false);
|
||||
|
||||
Reference in New Issue
Block a user