Fixed bug with stale data label not appearing in CreateSnapshotWindow when it should
This commit is contained in:
@@ -538,6 +538,8 @@ namespace Bloom::Widgets
|
||||
this->setStaleData(true);
|
||||
}
|
||||
}
|
||||
|
||||
this->snapshotManager->createSnapshotWindow->refreshForm();
|
||||
}
|
||||
|
||||
void TargetMemoryInspectionPane::setRefreshOnTargetStopEnabled(bool enabled) {
|
||||
|
||||
Reference in New Issue
Block a user